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

/system/core/adb/
H A Dadb.h233 void connect_to_remote(asocket *s, const char *destination);
H A Dsockets.c524 void connect_to_remote(asocket *s, const char *destination) function
779 connect_to_remote(s->peer, (char*) (p->data + 4));
H A Dadb.c443 connect_to_remote(s, l->connect_to);

Completed in 79 milliseconds