Home
last modified time | relevance | path

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

/system/core/adb/
Dadb.h255 void connect_to_smartsocket(asocket *s);
Dsockets.c910 void connect_to_smartsocket(asocket *s) in connect_to_smartsocket() function
Dadb.c689 connect_to_smartsocket(s); in ss_listener_event_func()