Searched defs:local_file (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/prebuilts/sdk/ |
H A D | update_prebuilts.py | 888 def update_androidx(target, build_id, local_file, include, exclude, beyond_corp): argument 960 def update_constraint(local_file): argument 977 def update_material(local_file): argument
|
/aosp_15_r20/prebuilts/sdk/update_prebuilts/ |
H A D | update_prebuilts.py | 888 def update_androidx(target, build_id, local_file, include, exclude, beyond_corp): argument 960 def update_constraint(local_file): argument 977 def update_material(local_file): argument
|
/aosp_15_r20/external/autotest/client/common_lib/cros/network/ |
H A D | iw_event_logger.py | 20 def __init__(self, host, command_iw, local_file): argument 55 def local_file(self): member in IwEventLogger
|
/aosp_15_r20/external/autotest/server/site_tests/platform_MTBF/ |
H A D | generate_tests.py | 39 def _get_absolute_path(local_file): argument
|
/aosp_15_r20/external/autotest/server/site_tests/telemetry_AFDOGenerate/ |
H A D | telemetry_AFDOGenerate.py | 435 def _gs_upload(self, local_file, remote_basename): argument
|
/aosp_15_r20/platform_testing/libraries/motion/golden_updater/ |
H A D | watch_local_tests.py | 362 def __init__(self, remote_file, local_file): argument
|
/aosp_15_r20/device/google/cuttlefish/host/libs/config/ |
D | config_flag.cpp | 102 std::string_view local_file(file); in Process() local
|
/aosp_15_r20/external/autotest/client/common_lib/cros/ |
H A D | dev_server.py | 1076 def download_file(cls, remote_file, local_file, timeout=None): argument
|
/aosp_15_r20/external/autotest/client/common_lib/ |
H A D | utils.py | 2221 def gs_upload(local_file, remote_file, acl, result_dir=None, argument
|