Home
last modified time | relevance | path

Searched defs:pull_file (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/
Dchameleon_controller.py116 def pull_file(self, chameleon_location, destination): member in ChameleonDevice
/aosp_15_r20/packages/apps/Launcher3/tools/
Dprint_db.py43 def pull_file(fn): function
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/utils_lib/ssh/
Dconnection.py408 def pull_file(self, local_path, remote_path, ignore_status=False): member in SshConnection
/aosp_15_r20/system/extras/torq/
H A Ddevice.py120 def pull_file(self, file_path, host_file): member in AdbDevice
/aosp_15_r20/cts/tools/incremental-cts/
H A Dincremental_deqp.py233 def pull_file(self, source_file, destination_file): member in AdbHelper