Home
last modified time | relevance | path

Searched defs:local_file (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/prebuilts/sdk/
H A Dupdate_prebuilts.py888 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 Dupdate_prebuilts.py888 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 Diw_event_logger.py20 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 Dgenerate_tests.py39 def _get_absolute_path(local_file): argument
/aosp_15_r20/external/autotest/server/site_tests/telemetry_AFDOGenerate/
H A Dtelemetry_AFDOGenerate.py435 def _gs_upload(self, local_file, remote_basename): argument
/aosp_15_r20/platform_testing/libraries/motion/golden_updater/
H A Dwatch_local_tests.py362 def __init__(self, remote_file, local_file): argument
/aosp_15_r20/device/google/cuttlefish/host/libs/config/
Dconfig_flag.cpp102 std::string_view local_file(file); in Process() local
/aosp_15_r20/external/autotest/client/common_lib/cros/
H A Ddev_server.py1076 def download_file(cls, remote_file, local_file, timeout=None): argument
/aosp_15_r20/external/autotest/client/common_lib/
H A Dutils.py2221 def gs_upload(local_file, remote_file, acl, result_dir=None, argument