Home
last modified time | relevance | path

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

/system/core/adb/
Dsocket.h111 void connect_to_smartsocket(asocket *s);
Dadb_listeners.cpp86 connect_to_smartsocket(s); in ss_listener_event_func()
Dsockets.cpp914 void connect_to_smartsocket(asocket* s) { in connect_to_smartsocket() function