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

  /bootable/recovery/minadbd/
transport.c 379 transport_read_action(int fd, struct tmsg* m) function
392 D("transport_read_action: on fd %d, error %d: %s\n",
434 if(transport_read_action(_fd, &m)) {
  /system/core/adb/
transport.c 528 transport_read_action(int fd, struct tmsg* m) function
541 D("transport_read_action: on fd %d, error %d: %s\n",
583 if(transport_read_action(_fd, &m)) {

Completed in 40 milliseconds