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

/system/core/adb/
H A Dadb.h250 void connect_to_remote(asocket *s, const char *destination);
H A Dsockets.c541 void connect_to_remote(asocket *s, const char *destination) function
814 connect_to_remote(s->peer, (char*) (p->data + 4));
H A Dadb.c659 connect_to_remote(s, l->connect_to);

Completed in 97 milliseconds