Home
last modified time | relevance | path

Searched refs:PullFile (Results 1 – 18 of 18) sorted by relevance

/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/profiler/
Dnetlog_profiler.py41 self._browser_backend.device.PullFile(
Dv8_profiler.py43 self._browser_backend.device.PullFile(
Dandroid_profiling_helper.py257 device.PullFile(lib, output_lib)
262 device.PullFile('/proc/kallsyms', output_kallsyms)
Dandroid_traceview_profiler.py62 self._browser_backend.device.PullFile(
Djava_heap_profiler.py52 self._browser_backend.device.PullFile(
Dtcpdump_profiler.py54 self._device.PullFile(self._DEVICE_DUMP_FILE, host_dump)
Dtcmalloc_heap_profiler.py59 self._browser_backend.device.PullFile(
Dandroid_profiling_helper_unittest.py208 self._device.PullFile('/system/lib/libc.so', libc.name)
Dperf_profiler.py137 device.PullFile(self._device_output_file, self._output_file)
/external/chromium-trace/catapult/systrace/profile_chrome/
Dddms_tracing_agent.py63 self._device.PullFile(self._output_file, host_file)
Dchrome_startup_tracing_agent.py83 self._device.PullFile(trace_file, host_file)
Dchrome_tracing_agent.py117 self._device.PullFile(trace_file, host_file)
Dperf_tracing_agent.py86 self._device.PullFile(self._output_file.name, perf_profile)
/external/chromium-trace/catapult/devil/devil/android/tools/
Dvideo_recorder.py107 self._device.PullFile(self._device_file, host_file_name)
/external/v8/build/android/pylib/local/device/
Dlocal_device_gtest_run.py70 device.PullFile(device_file, host_file)
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/
Dandroid_platform_backend.py637 self._device.PullFile(source, dest, timeout=240)
/external/chromium-trace/catapult/devil/devil/android/
Ddevice_utils.py1489 def PullFile(self, device_path, host_path, timeout=None, retries=None): member in DeviceUtils
2112 self.PullFile(device_tmp.name, host_path)
Ddevice_utils_test.py1610 self.device.PullFile('/data/app/test.file.exists',
1620 self.device.PullFile('/data/app/test.file.does.not.exist',
2187 self.call.device.PullFile('/tmp/path/temp-123.png',