Home
last modified time | relevance | path

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

/aosp12/packages/modules/adb/
H A Dsocket.h113 void connect_to_smartsocket(asocket *s);
H A Dadb_listeners.cpp87 connect_to_smartsocket(s); in ss_listener_event_func()
H A Dsockets.cpp902 void connect_to_smartsocket(asocket* s) { in connect_to_smartsocket() function