Home
last modified time | relevance | path

Searched refs:pull (Results 1 – 17 of 17) sorted by relevance

/system/extras/simpleperf/scripts/
Dbinary_cache_builder.config17 # directory to cache binaries. To report precisely, we pull needed binaries
18 # to host. However, We don't need to pull a binary if there is already a binary
Dapp_profiler.config69 # binary_cache_dir is used to cache binaries pulled from device. To report precisely, we pull each
/system/sepolicy/private/
Dadbd.te33 # adb push/pull /data/local/tmp.
37 # adb pull /data/misc/profman.
41 # adb push/pull sdcard.
48 # adb pull /data/anr/traces.txt
95 # ndk-gdb invokes adb pull of app_process, linker, and libc.so.
/system/core/init/
Dgrab-bootchart.sh17 adb "${@}" pull $LOGROOT/$f $TMPDIR/$f 2>&1 > /dev/null
/system/extras/ANRdaemon/
DANRdaemon_get_trace.sh37 adb $DEVICE pull "${TRACE_DIR}/${TRACE_FILE}" ${TRACE_FILE}
/system/libufdt/tests/
Dapply_overlay.sh91 adb pull "${REMOTE_PATH}/${MERGED_DTB_NAME}" "$MERGED_DTB" > /dev/null
/system/extras/tests/ext4/
Dandroid_emmc_perf_tests.sh197 adb pull /dev/fstrimmed_stats $HARDWARE-fstrimmed_stats
198 adb pull /dev/full_stats $HARDWARE-full_stats
/system/extras/ioshark/
Dcollect-straces.sh86 adb pull /data/local/tmp/trace.tar
Dcollect-straces-ftraces.sh193 adb pull /data/local/tmp/trace.tar
/system/core/adb/
Dtest_device.py899 self.device.pull(remote=remote_file, local=tmp_write.name)
912 output = self.device.pull(remote=self.DEVICE_TEMP_FILE, local='x')
945 self.device.pull(remote=self.DEVICE_TEMP_DIR, local=host_dir)
980 self.device.pull(remote=self.DEVICE_TEMP_DIR, local=symlink)
1013 self.device.pull(remote=self.DEVICE_TEMP_DIR, local=host_dir)
1037 self.device.pull(remote=self.DEVICE_TEMP_DIR, local=dest_dir)
1070 self.device.pull(remote=remote_symlink, local=host_dir)
1091 self.device.pull(remote=remote_empty_path, local=host_dir)
1185 self.device.pull(remote_path, tf.name)
Dfile_sync_client.cpp98 pull, enumerator
1133 sc.ReportTransferRate(rpath, TransferDirection::pull); in copy_remote_dir_local()
1240 sc.ReportTransferRate(src_path, TransferDirection::pull); in do_sync_pull()
1243 sc.ReportOverallTransferRate(TransferDirection::pull); in do_sync_pull()
DOVERVIEW.TXT10 - implement various control commands (e.g. "adb shell", "adb pull", etc..)
DSERVICES.TXT241 and "adb pull". Since this service is pretty complex, it will be detailed
/system/extras/tests/mmc_tracepoints/
DREADME9 adb pull /d/tracing/trace
/system/extras/tests/workloads/
Dpwrtest.sh202 adb pull $devdir/test.out
308 adb pull /sdcard/SunTemple/SunTemple/Saved/Logs/SunTemple.log
/system/bt/osi/src/socket_utils/
DREADME27 .The developers who want to pull sockets sources other than the
/system/extras/simpleperf/
DREADME.md393 binary_cache_builder.py is used to pull native binaries from device to host.
609 $adb pull /data/local/tmp/report .
671 $adb pull /data/local/tmp/report .