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

  /system/core/adb/
adb.h 32 #define A_AUTH 0x48545541
adb.c 242 case A_AUTH: tag = "AUTH"; break;
344 p->msg.command = A_AUTH;
363 p->msg.command = A_AUTH;
382 p->msg.command = A_AUTH;
540 case A_AUTH:
    [all...]

Completed in 223 milliseconds