HomeSort by relevance Sort by last modified time
    Searched refs:transport_write_action (Results 1 - 2 of 2) sorted by null

  /bootable/recovery/minadbd/
transport.c 401 transport_write_action(int fd, struct tmsg* m) function
414 D("transport_write_action: on fd %d, error %d: %s\n",
537 if(transport_write_action(transport_registration_send, &m)) {
548 if(transport_write_action(transport_registration_send, &m)) {
  /system/core/adb/
transport.c 545 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 80 milliseconds