HomeSort by relevance Sort by last modified time
    Searched refs:adb_root (Results 1 - 12 of 12) sorted by null

  /frameworks/base/tests/backup/
test_backup_common.sh 23 function adb_root function
test_backup.sh 35 adb_root
test_restore.sh 49 adb_root
  /system/core/adb/daemon/
main.cpp 90 bool adb_root = (strcmp(value, "1") == 0); local
94 if (ro_debuggable && adb_root) {
  /external/compiler-rt/lib/asan/scripts/
asan_device_setup 70 function adb_root { function
171 adb_root
  /prebuilts/clang/host/darwin-x86/clang-2629532/bin/
asan_device_setup 70 function adb_root { function
171 adb_root
  /prebuilts/clang/host/darwin-x86/clang-2658975/bin/
asan_device_setup 70 function adb_root { function
171 adb_root
  /prebuilts/clang/host/darwin-x86/clang-2690385/bin/
asan_device_setup 70 function adb_root { function
171 adb_root
  /prebuilts/clang/host/linux-x86/clang-2629532/bin/
asan_device_setup 70 function adb_root { function
171 adb_root
  /prebuilts/clang/host/linux-x86/clang-2658975/bin/
asan_device_setup 70 function adb_root { function
171 adb_root
  /prebuilts/clang/host/linux-x86/clang-2690385/bin/
asan_device_setup 70 function adb_root { function
171 adb_root
  /system/core/adb/
commandline.cpp 1082 static bool adb_root(const char* command) { function
    [all...]

Completed in 1307 milliseconds