Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
upload_to_symbol_server.py File Reference

Go to the source code of this file.

Namespaces

namespace  upload_to_symbol_server
 

Functions

 upload_to_symbol_server.remote_filename (exec_path)
 
 upload_to_symbol_server.exists_remotely (remote_path)
 
 upload_to_symbol_server.process_symbols (should_upload, symbol_dir)
 
 upload_to_symbol_server.main ()
 

Variables

 upload_to_symbol_server.BUILD_ROOT_DIR = os.path.abspath(os.path.join(os.path.realpath(__file__), '..', '..', '..', '..'))
 Path to the engine root checkout.
 
str upload_to_symbol_server.FUCHSIA_ARTIFACTS_DEBUG_NAMESPACE = 'debug'
 
str upload_to_symbol_server.FUCHSIA_ARTIFACTS_BUCKET_NAME = 'fuchsia-artifacts-release'