Home
last modified time | relevance | path

Searched refs:A_SYNC (Results 1 – 3 of 3) sorted by relevance

/system/core/adb/
Dadb.h40 #define A_SYNC 0x434e5953 macro
Dprotocol.txt184 Command constant: A_SYNC
203 #define A_SYNC 0x434e5953
Dadb.cpp136 case A_SYNC: tag = "SYNC"; break; in print_packet()