Home | History | Annotate | Download | only in adb

Lines Matching full:used

15     Ask the ADB server to quit immediately. This is used when the
49 (Used to implement the -s option)
54 devices. (Used to implement the -d convenience option)
59 running. (Used to implement the -e convenience option)
65 (Used when neither -s, -d or -e are provided)
69 prefix can be used to indicate that the client is asking the ADB server
74 A variant of host-serial used to target the single USB device connected
78 A variant of host-serial used to target the single emulator instance
124 Used to implement 'adb forward --no-rebind <local> <remote>'
128 This is used to implement 'adb forward --remove <local>'
132 This is used to implement 'adb forward --remove-all'.
147 Used to implement 'adb forward --list'.
152 to a real device, or that you have used a query prefix as described
198 Variants of local:<path> that are used to access other Android
203 to read them directly. Used to implement 'adb logcat'. The stream
207 This service is used to send snapshots of the framebuffer to a client.
232 This is used to send the list of JDWP pids periodically to the client.
239 This service is used by DDMS to know which debuggable processes are running
245 This starts the file synchronisation service, used to implement "adb push"