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");
295 char *adb_query(const char *service) function
301 D("adb_query: %s\n", service);
commandline.c 396 state = adb_query(command);
913 tmp = adb_query(buf);
930 tmp = adb_query(buf);
950 tmp = adb_query(buf);
    [all...]

Completed in 20 milliseconds