Home
last modified time | relevance | path

Searched refs:PushChangedFiles (Results 1 – 7 of 7) sorted by relevance

/external/libmojo/third_party/catapult/devil/devil/android/
Ddevice_utils_devicetest.py89 self.device.PushChangedFiles([(host_file_path, device_file_path)])
104 self.device.PushChangedFiles([(host_file_path, device_file_path)])
121 self.device.PushChangedFiles([(host_tmp_dir, _DEVICE_DIR)],
145 self.device.PushChangedFiles([(host_tmp_dir, _DEVICE_DIR)],
188 self.device.PushChangedFiles([(host_tmp_dir, _DEVICE_DIR)],
Dforwarder.py298 device.PushChangedFiles([(
Ddevice_utils.py1158 def PushChangedFiles(self, host_device_tuples, timeout=None, member in DeviceUtils
/external/chromium-trace/catapult/devil/devil/android/
Ddevice_utils_devicetest.py90 self.device.PushChangedFiles([(host_file_path, device_file_path)])
105 self.device.PushChangedFiles([(host_file_path, device_file_path)])
122 self.device.PushChangedFiles([(host_tmp_dir, _DEVICE_DIR)],
146 self.device.PushChangedFiles([(host_tmp_dir, _DEVICE_DIR)],
190 self.device.PushChangedFiles([(host_tmp_dir, _DEVICE_DIR)],
Dforwarder.py390 device.PushChangedFiles([(
Ddevice_utils.py1246 def PushChangedFiles(self, host_device_tuples, timeout=None, member in DeviceUtils
/external/chromium-trace/catapult/devil/docs/
Ddevice_utils.md14 enable_device_files_cache: For PushChangedFiles(), cache checksums of
491 ### DeviceUtils.PushChangedFiles