Home
last modified time | relevance | path

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

12

/packages/providers/MediaProvider/
Dsqlite3.sh4 function sqlite3-pull () {
17 adb pull /data/user/0/$package/databases/external.db $dir/external.db
18 adb pull /data/user/0/$package/databases/external.db-wal "$dir/external.db-wal"
/packages/modules/adb/coverage/
Dgen_coverage.sh55 adb pull /data/local/tmp/adb_coverage/$TEST.profraw "$TRACEDIR"/test_traces/
58 adb pull /data/local/tmp/adb_coverage "$TRACEDIR"/test_traces
103 adb pull /data/misc/trace "$TRACEDIR"/
/packages/modules/adb/
Dtest_device.py975 self.device.pull(remote=remote_file, local=tmp_write.name)
988 output = self.device.pull(remote=self.DEVICE_TEMP_FILE, local='x')
1021 self.device.pull(remote=self.DEVICE_TEMP_DIR, local=host_dir)
1056 self.device.pull(remote=self.DEVICE_TEMP_DIR, local=symlink)
1089 self.device.pull(remote=self.DEVICE_TEMP_DIR, local=host_dir)
1113 self.device.pull(remote=self.DEVICE_TEMP_DIR, local=dest_dir)
1147 self.device.pull(remote=remote_symlink, local=host_dir)
1168 self.device.pull(remote=remote_empty_path, local=host_dir)
1373 self.device.pull(remote_path, tf.name)
Dbenchmark_device.py127 device.pull(remote=remote_path, local=local_path)
Dadb.bash83 pull)
DOVERVIEW.TXT10 - implement various control commands (e.g. "adb shell", "adb pull", etc.)
DSERVICES.TXT238 and "adb pull". Since this service is pretty complex, it will be detailed
/packages/apps/ManagedProvisioning/tools/bash/
Dcoverage.sh65 adb pull "$REMOTE_COVERAGE_OUTPUT_FILE" "$COVERAGE_OUTPUT_FILE"
/packages/modules/NeuralNetworks/runtime/test/fuzzing/
Dvisualize_random_graph.sh56 adb pull /data/local/tmp/${SPEC_NAME}.mod.py $LOG_DIR
/packages/modules/StatsD/statsd/src/shell/
Dshell_config.proto32 /* Packages that the pull is requested from */
/packages/services/Telecomm/scripts/
Dtelecom_testing.sh130 adb pull /data/user/0/com.android.server.telecom.tests/files/coverage.ec /tmp/
/packages/modules/Wifi/service/tests/wifitests/
Dcoverage.sh90 adb pull $REMOTE_COVERAGE_OUTPUT_FILE $COVERAGE_OUTPUT_FILE
/packages/modules/StatsD/lib/libstatspull/
DAndroid.bp18 // Native library to register a pull atom callback with statsd
/packages/providers/MediaProvider/tests/
DAndroid.bp80 // will allow instrumentation. Thus we pull all the sources we need to
/packages/modules/Connectivity/Tethering/tests/unit/
DAndroid.bp82 // Library containing the unit tests. This is used by the coverage test target to pull in the
/packages/modules/NetworkStack/tests/unit/
DAndroid.bp69 // Library containing the unit tests. This is used by the coverage test target to pull in the
/packages/providers/CalendarProvider/tests/
DEMMA_README44 adb pull $output coverage.ec
/packages/modules/adb/client/
Dfile_sync_client.cpp109 pull, enumerator
1649 sc.ReportTransferRate(rpath, TransferDirection::pull); in copy_remote_dir_local()
1756 sc.ReportTransferRate(src_path, TransferDirection::pull); in do_sync_pull()
1759 sc.ReportOverallTransferRate(TransferDirection::pull); in do_sync_pull()
/packages/modules/StatsD/statsd/src/guardrail/
DStatsdStats.h480 void noteAtomError(int atomTag, bool pull=false);
DStatsdStats.cpp571 void StatsdStats::noteAtomError(int atomTag, bool pull) { in noteAtomError() argument
573 if (pull) { in noteAtomError()
/packages/services/Car/tests/BugReportApp/
DREADME.md85 * `adb pull /data/user/0/com.android.car.bugreport/bug_reports_pending/`
/packages/modules/StatsD/statsd/src/
Dstats_log.proto204 // current bucket should be included, a pull is needed (pulled metric and
/packages/modules/NetworkStack/
DAndroid.bp437 // to be updated: proto libraries may pull additional static libraries.
/packages/modules/NeuralNetworks/runtime/
DNOTICE905 By contributing to the BVLC/caffe repository through pull-request, comment,
/packages/inputmethods/LatinIME/dictionaries/
Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...

12