HomeSort by relevance Sort by last modified time
    Searched refs:A_AUTH (Results 1 - 5 of 5) sorted by null

  /system/core/adb/
adb.h 44 #define A_AUTH 0x48545541
adb_auth_host.cpp 454 p->msg.command = A_AUTH;
483 p->msg.command = A_AUTH;
adbd_auth.cpp 214 p->msg.command = A_AUTH;
adb.cpp 163 case A_AUTH: tag = "AUTH"; break;
369 case A_AUTH:
    [all...]
  /development/host/windows/usb/adb_winapi_test/
adb_winapi_test.cpp 43 #define A_AUTH 0x48545541
446 if (command == A_AUTH) {

Completed in 54 milliseconds