Home
last modified time | relevance | path

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

1234567

/aosp_15_r20/prebuilts/devtools/tools/lib/
HDchimpchat.jar ... $Property textProperty } com/android/chimpchat/adb/ com/android/chimpchat/adb/AdbChimpDevice ...
/aosp_15_r20/frameworks/compile/libbcc/gdb_plugin/
Dandroid-commands.py337 def __init__(self, adb, name="android-status", cat=gdb.COMMAND_OBSCURE, verbose=False): argument
427 def __init__ (self, adb, name="start-android-app", cat=gdb.COMMAND_RUNNING, verbose=False): argument
581 def __init__(self, adb, name="run-android-app", cat=gdb.COMMAND_RUNNING, verbose=False): argument
591 def __init__(self, adb, name="attach-android-app", cat=gdb.COMMAND_RUNNING, verbose=False): argument
658 def __init__(self, adb, name="load-android-app", cat=gdb.COMMAND_RUNNING, verbose=False): argument
728 def __init__(self, adb, name="set-android-device", cat=gdb.COMMAND_RUNNING, verbose=False): argument
749 def initOnce(adb): argument
760 adb = ADB(verbose=be_verbose) variable
/aosp_15_r20/tools/acloud/create/
H A Dgoldfish_local_image_local_instance.py297 def _IsEmulatorRunning(adb): argument
308 def _CheckRunningEmulator(self, adb, no_prompts): argument
547 def _WaitForEmulatorToStop(self, adb): argument
564 def _WaitForEmulatorToStart(self, adb, proc, timeout): argument
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.RecordTrace/
H A Dadb_jsdomtest.ts25 const adb = new AdbOverWebUsb(); constant
47 const adb = new AdbOverWebUsb(); constant
72 const adb = new AdbOverWebUsb(); constant
/aosp_15_r20/system/extras/simpleperf/scripts/
H A Dipc.py44 def start_profiling(adb, args, target_args): argument
54 def capture_stats(adb, args, stat_subproc): argument
83 def stop_profiling(adb): argument
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/
Derror_reporter.py89 def report_on_adb(self, adb, report): argument
116 def report_device_processes(self, adb, report): argument
157 def report_sl4a_state(self, rpc_connection, adb, report): argument
Dsl4a_manager.py77 def create_sl4a_manager(adb): argument
110 def __init__(self, adb): argument
/aosp_15_r20/out/soong/.intermediates/packages/modules/adb/proto/libadb_protos/android_arm64_armv8-2a_cortex-a55_static/gen/proto/packages/modules/adb/proto/
Dkey_type.pb.cc20 namespace adb { namespace
24 namespace adb { namespace
Dpairing.pb.cc21 namespace adb { namespace
37 namespace adb { namespace
Dadb_known_hosts.pb.cc21 namespace adb { namespace
51 namespace adb { namespace
/aosp_15_r20/out/soong/.intermediates/packages/modules/adb/proto/libadb_protos/android_arm64_armv8-2a_cortex-a55_static_apex31/gen/proto/packages/modules/adb/proto/
Dkey_type.pb.cc20 namespace adb { namespace
24 namespace adb { namespace
Dpairing.pb.cc21 namespace adb { namespace
37 namespace adb { namespace
/aosp_15_r20/out/soong/.intermediates/packages/modules/adb/proto/libadb_protos/android_recovery_arm64_armv8-2a_cortex-a55_static/gen/proto/packages/modules/adb/proto/
Dkey_type.pb.cc20 namespace adb { namespace
24 namespace adb { namespace
Dpairing.pb.cc21 namespace adb { namespace
37 namespace adb { namespace
/aosp_15_r20/out/soong/.intermediates/packages/modules/adb/proto/libadb_protos/linux_glibc_x86_64_static/gen/proto/packages/modules/adb/proto/
Dkey_type.pb.cc20 namespace adb { namespace
24 namespace adb { namespace
Dpairing.pb.cc21 namespace adb { namespace
37 namespace adb { namespace
/aosp_15_r20/out/soong/.intermediates/packages/modules/adb/proto/libadb_protos/android_arm64_armv8-2a_cortex-a55_static_apex31_sabi/gen/proto/packages/modules/adb/proto/
Dkey_type.pb.cc20 namespace adb { namespace
24 namespace adb { namespace
Dpairing.pb.cc21 namespace adb { namespace
37 namespace adb { namespace
Dadb_known_hosts.pb.cc21 namespace adb { namespace
51 namespace adb { namespace
/aosp_15_r20/packages/modules/adb/daemon/
Dlogging.cpp74 namespace adb { namespace
84 namespace adb { namespace
/aosp_15_r20/prebuilts/misc/common/incfs/
HDlibincfs-prebuilt.jarMETA-INF/ com/ com/android/ com/android/incfs/ com/android ...
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/
H A 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
H A Dlogcat_monitor.py36 adb, argument
285 def adb(self): member in LogcatMonitor
/aosp_15_r20/tools/ndkports/buildSrc/src/main/kotlin/com/android/ndkports/
H A DDevices.kt14 private fun adb(args: Iterable<String>, serial: String? = null): String { in formatCmd() method
/aosp_15_r20/cts/tools/incremental-cts/
H A Dincremental_deqp.py133 def compare_base_build_with_device_files(self, deqp_deps, adb, base_build_file): argument
258 def __init__(self, work_dir, test_dir, adb): argument

1234567