Home
last modified time | relevance | path

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

/system/core/adb/
Dtransport.c238 p->msg.command = A_SYNC; in output_thread()
241 p->msg.magic = A_SYNC ^ 0xffffffff; in output_thread()
269 p->msg.command = A_SYNC; in output_thread()
272 p->msg.magic = A_SYNC ^ 0xffffffff; in output_thread()
300 if(p->msg.command == A_SYNC){ in input_thread()
Dadb.h24 #define A_SYNC 0x434e5953 macro
Dadb.c165 case A_SYNC: tag = "SYNC"; break; in print_packet()
310 case A_SYNC: in handle_packet()
Dprotocol.txt167 #define A_SYNC 0x434e5953