HomeSort by relevance Sort by last modified time
    Searched full:adb_query (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
adb.h 33 #define ADB_QUERY 7
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
adb.h 33 #define ADB_QUERY 7
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
adb.h 33 #define ADB_QUERY 7
  /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 620 milliseconds