Home
last modified time | relevance | path

Searched refs:ADB (Results 1 – 25 of 32) sorted by relevance

12

/packages/modules/adb/
DOVERVIEW.TXT1 Implementation notes regarding ADB.
5 The Android Debug Bridge (ADB) is used to:
12 DDMS). These commands are called 'services' in ADB.
16 1. The ADB server
26 The ADB server is really one giant multiplexing loop whose purpose is
31 2. The ADB daemon (adbd)
34 or emulated system. Its purpose is to connect to the ADB server
38 The ADB server considers that a device is ONLINE when it has successfully
40 meaning that the ADB server detected a new device/emulator, but could not
46 3. The ADB command-line client
[all …]
DSERVICES.TXT2 to the ADB server of an adbd daemon. See the OVERVIEW.TXT document
8 Ask the ADB server for its internal version number.
11 Ask the ADB server to quit immediately. This is used when the
12 ADB client detects that an obsolete server is running after an
32 This is a special query that is sent to the ADB server when a
34 to the emulator's ADB control port, i.e. the TCP port that the
38 This mechanism allows the ADB server to know when new emulator
65 prefix can be used to indicate that the client is asking the ADB server
93 Asks the ADB server to forward local connections from <local>
160 stdin/stdout/stderr as appropriate. Note that the ADB server uses
DREADME.md1 # ADB Internals
13 | ADB +----------+ | ADB SERVER | +----------+
18 | ADB | v + | +----------+
Dadb_trace.cpp118 {"adb", ADB}, in setup_trace_mask()
187 VLOG(ADB) << adb_version(); in adb_trace_init()
Dadb_trace.h28 ADB = 0, /* 0x001 */ enumerator
Dadb_utils.cpp17 #define TRACE_TAG ADB
DSYNC.TXT2 to the ADB server of an adbd daemon. See the OVERVIEW.TXT document
Dadb.cpp17 #define TRACE_TAG ADB
/packages/modules/Bluetooth/system/gd/docs/testing/
Dcert_test.md10 [SL4A](https://android.googlesource.com/platform/external/sl4a/) or ADB shell
116 1. Check if your ADB version is up to date on both host machine and remote
120 1. Enable SSH port forwarding for both ADB port and various ports used by our
124 * ADB Port: 5037
134 Among these ports, ADB Port needs to be forwarded from local machine to
Dgtest.md99 Run test using ADB
/packages/modules/adb/docs/user/
Dadb.1.md1 # ADB(1) MAN PAGE
10 &nbsp;&nbsp;&nbsp;&nbsp;CLI Client for ADB (Android Debug Bridge) Server.
18 Connects to the ADB Server via its smart socket interface. Allows sending requests, receives respon…
20 …filled directly by the server while others are "forwarded over to the adbd(ADB daemon) running on …
385 See [OWNERS](../../OWNERS) file in ADB AOSP repo.
/packages/modules/Virtualization/microdroid/
Dbootconfig.normal8 # ADB is not enabled.
Dbootconfig.debuggable8 # ADB is supported and rooting is possible. Note that
DREADME.md205 ### ADB subsection
/packages/modules/adb/client/
Dfastdeploycallbacks.cpp17 #define TRACE_TAG ADB
Dmain.cpp17 #define TRACE_TAG ADB
Dbugreport.cpp17 #define TRACE_TAG ADB
Dadb_client.cpp17 #define TRACE_TAG ADB
Dcommandline.cpp17 #define TRACE_TAG ADB
/packages/modules/adb/daemon/
Dmain.cpp17 #define TRACE_TAG ADB
/packages/services/Car/tools/emulator/
DREADME.md11 over ADB to communicate with the AAOS device.
/packages/modules/Virtualization/docs/getting_started/
Dpixel6.md25 Then enable ADB debugging in "Settings" -> "System" -> "Developer options".
Dindex.md103 tool on a rooted KVM-enabled device. If your device is attached over ADB, you can run:
/packages/modules/adb/fastdeploy/deploypatchgenerator/
Dapk_archive.cpp17 #define TRACE_TAG ADB
/packages/modules/Connectivity/nearby/tests/multidevices/
DREADME.md26 ADB) \

12