Home
last modified time | relevance | path

Searched defs:adb (Results 1 – 25 of 37) sorted by relevance

12

/external/perfetto/ui/src/controller/
Dadb_jsdomtest.ts26 const adb = new AdbOverWebUsb(); constant
49 const adb = new AdbOverWebUsb(); constant
75 const adb = new AdbOverWebUsb(); constant
Dadb_base_controller.ts41 protected adb: Adb; property in AdbBaseConsumerPort
/external/llvm-project/lldb/source/Plugins/Platform/Android/
DPlatformAndroid.cpp177 AdbClient adb; in ConnectRemote() local
221 AdbClient adb(m_device_id); in GetFile() local
281 AdbClient adb(m_device_id); in GetSdkVersion() local
318 AdbClient adb(m_device_id); in DownloadSymbolFile() local
390 AdbClient adb(m_device_id); in GetSyncService() local
DPlatformAndroidRemoteGDBServer.cpp33 AdbClient adb; in ForwardPortWithAdb() local
59 AdbClient adb(device_id); in DeleteForwardPortWithAdb() local
/external/llvm-project/lldb/unittests/Platform/Android/
DAdbClientTest.cpp35 AdbClient adb; in TEST() local
44 AdbClient adb; in TEST() local
/external/chromium-trace/catapult/devil/devil/android/
Ddevice_temp_file.py31 def __init__(self, adb, suffix='', prefix='temp_file', dir='/data/local/tmp'): argument
85 def __init__(self, adb, suffix='', prefix='tmp', dir='/data/local/tmp'): argument
Dlogcat_monitor.py36 adb, argument
285 def adb(self): member in LogcatMonitor
/external/skia/experimental/tools/
Dandroid_skp_capture.sh15 adb() { function
/external/skqp/experimental/tools/
Dandroid_skp_capture.sh15 adb() { function
/external/skqp/tools/skqp/
Drun_skqp_exe14 def adb(*args): function
/external/skia/tools/skqp/
Drun_skqp_exe13 def adb(*args): function
/external/skqp/tools/skpbench/
D_hardware_nexus_6p.py13 def __init__(self, adb): argument
D_hardware_pixel.py13 def __init__(self, adb): argument
D_hardware_pixel2.py15 def __init__(self, adb): argument
D_hardware_pixel_c.py16 def __init__(self, adb): argument
D_hardware_android.py12 def __init__(self, adb): argument
/external/skia/tools/skpbench/
D_hardware_nexus_6p.py13 def __init__(self, adb): argument
D_hardware_pixel.py13 def __init__(self, adb): argument
D_hardware_pixel2.py15 def __init__(self, adb): argument
D_hardware_pixel_c.py16 def __init__(self, adb): argument
D_hardware_android.py12 def __init__(self, adb): argument
/external/compiler-rt/test/asan/android_commands/
Dandroid_common.py11 def adb(args, attempts = 1): function
/external/llvm-project/compiler-rt/test/sanitizer_common/android_commands/
Dandroid_common.py16 def adb(args, attempts = 1, timeout_sec = 600): function
/external/perfetto/tools/
Dpull_ftrace_format_files.py31 def adb(*cmd, **kwargs): function
/external/boringssl/src/util/
Drun_android_tests.go56 func adb(args ...string) error { func

12