OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:adb_query
(Results
1 - 3
of
3
) sorted by null
/system/core/adb/
adb_client.h
22
char *
adb_query
(const char *service);
adb_client.c
47
char* tmp =
adb_query
("host:devices");
308
char *
adb_query
(const char *service)
function
314
D("
adb_query
: %s\n", service);
commandline.c
492
state =
adb_query
(command);
[
all
...]
Completed in 23 milliseconds