Home
last modified time | relevance | path

Searched defs:adb_pull (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/bionic/libc/tools/
H A Dndk_missing_symbols.py24 def adb_pull(src, dst): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/bin/
Dasan_device_setup79 function adb_pull { function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/bin/
Dasan_device_setup79 function adb_pull { function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/bin/
Dasan_device_setup79 function adb_pull { function
/aosp_15_r20/external/compiler-rt/lib/asan/scripts/
H A Dasan_device_setup80 function adb_pull { function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-3289846/bin/
Dasan_device_setup80 function adb_pull { function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/bin/
Dasan_device_setup79 function adb_pull { function
/aosp_15_r20/external/google-breakpad/android/
H A Dcommon-functions.sh361 adb_pull () { function
/aosp_15_r20/external/cpuinfo/scripts/
H A Dandroid-device-dump.py260 def adb_pull(device_path, local_path): function
/aosp_15_r20/platform_testing/libraries/motion/golden_updater/
H A Dwatch_local_tests.py342 def adb_pull(self, remote_file): member in GoldenFileWatcher