OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:A_OKAY
(Results
1 - 4
of
4
) sorted by null
/development/samples/USB/AdbTest/src/com/android/adb/
AdbMessage.java
31
public static final int
A_OKAY
= 0x59414b4f;
/development/host/windows/usb/adb_winapi_test/
adb_winapi_test.cpp
40
#define
A_OKAY
0x59414b4f
/bootable/recovery/minadbd/
adb.h
30
#define
A_OKAY
0x59414b4f
/system/core/adb/
adb.h
29
#define
A_OKAY
0x59414b4f
Completed in 1038 milliseconds