Home
last modified time | relevance | path

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

/system/core/adb/
Dsockets.cpp892 static void smart_socket_close(asocket* s) { in smart_socket_close() function
908 s->close = smart_socket_close; in create_smart_socket()