HomeSort by relevance Sort by last modified time
    Searched defs:A_VERSION (Results 1 - 3 of 3) sorted by null

  /development/samples/USB/AdbTest/src/com/android/adb/
AdbMessage.java 36 public static final int A_VERSION = 0x01000000;
  /development/host/windows/usb/adb_winapi_test/
adb_winapi_test.cpp 43 #define A_VERSION 0x01000000
365 msg_send.arg0 = A_VERSION;
  /system/core/adb/
adb.h 37 #define A_VERSION 0x01000000

Completed in 294 milliseconds