Home
last modified time | relevance | path

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

/system/core/adb/
Dadb.h38 #define A_SYNC 0x434e5953 macro
Dprotocol.txt192 Command constant: A_SYNC
211 #define A_SYNC 0x434e5953
Dadb.cpp146 case A_SYNC: tag = "SYNC"; break; in print_packet()