Home
last modified time | relevance | path

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

/system/core/adb/
Dsocket.h114 void connect_to_remote(asocket *s, const char *destination);
Dadb_listeners.cpp76 connect_to_remote(s, listener->connect_to); in listener_event_func()
Dsockets.cpp519 void connect_to_remote(asocket* s, const char* destination) { in connect_to_remote() function
808 connect_to_remote(s->peer, (char*)(p->data + 4)); in smart_socket_enqueue()