HomeSort by relevance Sort by last modified time
    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 41 char* tmp = adb_query("host:devices");
292 char *adb_query(const char *service) function
298 D("adb_query: %s\n", service);
commandline.c 356 state = adb_query(command);
791 tmp = adb_query(buf);
808 tmp = adb_query(buf);
828 tmp = adb_query(buf);
1047 tmp = adb_query(buf);
    [all...]

Completed in 11 milliseconds