Home
last modified time | relevance | path

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

/system/core/adb/
Dtransport.c268 p->msg.command = A_SYNC; in output_thread()
271 p->msg.magic = A_SYNC ^ 0xffffffff; in output_thread()
299 p->msg.command = A_SYNC; in output_thread()
302 p->msg.magic = A_SYNC ^ 0xffffffff; in output_thread()
330 if(p->msg.command == A_SYNC){ in input_thread()
Dadb.h27 #define A_SYNC 0x434e5953 macro
Dadb.c239 case A_SYNC: tag = "SYNC"; break; in print_packet()
535 case A_SYNC: in handle_packet()
Dprotocol.txt185 #define A_SYNC 0x434e5953