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

  /system/core/adb/
adb.h 26 #define A_OPEN 0x4e45504f
adb.c 167 case A_OPEN: tag = "OPEN"; break;
332 case A_OPEN: /* OPEN(local-id, 0, "destination") */
    [all...]
sockets.c 510 p->msg.command = A_OPEN;
  /development/host/windows/usb/adb_winapi_test/
adb_winapi_test.cpp 39 #define A_OPEN 0x4e45504f

Completed in 3846 milliseconds