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

  /bootable/recovery/minadbd/
sockets.c 596 static int smart_socket_enqueue(asocket *s, apacket *p) function
709 s->enqueue = smart_socket_enqueue;
  /system/core/adb/
sockets.c 655 static int smart_socket_enqueue(asocket *s, apacket *p) function
852 s->enqueue = smart_socket_enqueue;

Completed in 448 milliseconds