Searched defs:transport_write_action (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/
H A Dtransport.c545 transport_write_action(int fd, struct tmsg* m) function
558 D("transport_write_action: on fd %d, error %d: %s\n",
687 if(transport_write_action(transport_registration_send, &m)) {
698 if(transport_write_action(transport_registration_send, &m)) {

Completed in 136 milliseconds