Home
last modified time | relevance | path

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

/system/core/adb/
Dsockets.cpp650 static int smart_socket_enqueue(asocket* s, apacket* p) { in smart_socket_enqueue() function
843 s->enqueue = smart_socket_enqueue; in create_smart_socket()