Flutter Engine
The Flutter Engine
|
Go to the source code of this file.
Namespaces | |
namespace | upload_to_symbol_server |
Functions | |
def | upload_to_symbol_server.remote_filename (exec_path) |
def | upload_to_symbol_server.exists_remotely (remote_path) |
def | upload_to_symbol_server.process_symbols (should_upload, symbol_dir) |
def | 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. More... | |
string | upload_to_symbol_server.FUCHSIA_ARTIFACTS_DEBUG_NAMESPACE = 'debug' |
string | upload_to_symbol_server.FUCHSIA_ARTIFACTS_BUCKET_NAME = 'fuchsia-artifacts-release' |