OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
33
#define
A_VERSION
0x01000000 // ADB protocol version
Completed in 1246 milliseconds