HomeSort by relevance Sort by last modified time
    Searched refs:adb_root (Results 1 - 25 of 25) 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 82 bool adb_root = (prop == "1"); local
84 if (ro_debuggable && adb_root) {
  /system/extras/simpleperf/scripts/
test.py 117 def prepare(cls, example_name, package_name, activity_name, abi=None, adb_root=False):
118 cls.adb = AdbHelper(enable_switch_to_root=adb_root)
138 cls.adb_root = adb_root
178 if not self.adb_root:
256 if not self.adb_root:
317 append_args = [] if self.adb_root else ["--disable_adb_root"]
457 adb_root=True)
563 adb_root=True)
648 adb_root=False
    [all...]
  /external/autotest/client/site_tests/graphics_Gralloc/
graphics_Gralloc.py 37 arc.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-3289846/bin/
asan_device_setup 70 function adb_root { function
171 adb_root
  /prebuilts/clang/host/darwin-x86/clang-3859424/bin/
asan_device_setup 70 function adb_root { function
171 adb_root
  /prebuilts/clang/host/darwin-x86/clang-4053586/bin/
asan_device_setup 70 function adb_root { function
171 adb_root
  /prebuilts/clang/host/linux-x86/clang-3289846/bin/
asan_device_setup 70 function adb_root { function
171 adb_root
  /prebuilts/clang/host/linux-x86/clang-3859424/bin/
asan_device_setup 70 function adb_root { function
171 adb_root
  /prebuilts/clang/host/linux-x86/clang-4053586/bin/
asan_device_setup 70 function adb_root { function
171 adb_root
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/bin/
asan_device_setup 70 function adb_root { function
171 adb_root
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/bin/
asan_device_setup 70 function adb_root { function
171 adb_root
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/bin/
asan_device_setup 70 function adb_root { function
171 adb_root
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/bin/
asan_device_setup 70 function adb_root { function
171 adb_root
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/bin/
asan_device_setup 70 function adb_root { function
171 adb_root
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/bin/
asan_device_setup 70 function adb_root { function
171 adb_root
  /external/lisa/libs/utils/android/workloads/
jankbench.py 148 self._target.adb_root(force=True)
  /external/autotest/client/common_lib/cros/
arc.py 197 adb_root()
201 def adb_root(): function
  /frameworks/rs/tests/lldb/
run_tests.py 439 android.adb_root()
619 android.adb_root()
  /frameworks/rs/tests/lldb/tests/harness/
util_android.py 287 def adb_root(self): member in class:UtilAndroid
512 self.adb_root()
644 self.adb_root()
  /external/lisa/libs/utils/android/
benchmark.py 381 self.target.adb_root(force=True)
  /system/core/adb/
commandline.cpp 1035 static bool adb_root(const char* command) { function
    [all...]

Completed in 1443 milliseconds