Home
last modified time | relevance | path

Searched defs:adb_shell (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/webrtc/tools_webrtc/android/
H A Dadb_shell.sh15 adb_shell () { function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/bin/
Dasan_device_setup61 function adb_shell { function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/bin/
Dasan_device_setup61 function adb_shell { function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/bin/
Dasan_device_setup61 function adb_shell { function
/aosp_15_r20/external/compiler-rt/lib/asan/scripts/
H A Dasan_device_setup62 function adb_shell { function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-3289846/bin/
Dasan_device_setup62 function adb_shell { function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/bin/
Dasan_device_setup61 function adb_shell { function
/aosp_15_r20/external/angle/build/android/
H A Dconnect_lldb.sh353 adb_shell () { function
H A Dadb_gdb408 adb_shell () { function
/aosp_15_r20/external/cronet/build/android/
H A Dconnect_lldb.sh353 adb_shell () { function
H A Dadb_gdb408 adb_shell () { function
/aosp_15_r20/external/google-breakpad/android/
H A Dcommon-functions.sh335 adb_shell () { function
/aosp_15_r20/packages/modules/Connectivity/staticlibs/testutils/host/python/
Dadb_utils.py106 def adb_shell(ad: android_device.AndroidDevice, shell_cmd: str) -> str: function
/aosp_15_r20/external/cpuinfo/scripts/
H A Dandroid-device-dump.py243 def adb_shell(commands): function
/aosp_15_r20/development/scripts/
H A Dacov-llvm.py94 def adb_shell(cmd, *args, **kwargs): function
/aosp_15_r20/external/skia/platform_tools/android/skp_gen/
H A Dandroid_skp_capture.py90 def adb_shell(cmd): function
/aosp_15_r20/external/autotest/client/common_lib/cros/
H A Darc.py258 def adb_shell(cmd, **kwargs): function
/aosp_15_r20/packages/modules/adb/client/
Dcommandline.cpp696 static int adb_shell(int argc, const char** argv) { in adb_shell() function