Home
last modified time | relevance | path

Searched refs:_PushChangedFilesIndividually (Results 1 – 4 of 4) sorted by relevance

/external/libmojo/third_party/catapult/devil/devil/android/
Ddevice_utils.py1334 self._PushChangedFilesIndividually(host_device_tuples)
1336 self._PushChangedFilesIndividually(files)
1339 self._PushChangedFilesIndividually(files)
1342 self._PushChangedFilesIndividually(files)
1388 def _PushChangedFilesIndividually(self, files): member in DeviceUtils
Ddevice_utils_test.py1494 self.device._PushChangedFilesIndividually(test_files)
1499 self.device._PushChangedFilesIndividually(test_files)
1508 self.device._PushChangedFilesIndividually(test_files)
/external/chromium-trace/catapult/devil/devil/android/
Ddevice_utils.py1426 self._PushChangedFilesIndividually(host_device_tuples)
1428 self._PushChangedFilesIndividually(files)
1431 self._PushChangedFilesIndividually(files)
1434 self._PushChangedFilesIndividually(files)
1480 def _PushChangedFilesIndividually(self, files): member in DeviceUtils
Ddevice_utils_test.py1622 self.device._PushChangedFilesIndividually(test_files)
1627 self.device._PushChangedFilesIndividually(test_files)
1636 self.device._PushChangedFilesIndividually(test_files)