HomeSort by relevance Sort by last modified time
    Searched full:connect_to_remote (Results 1 - 3 of 3) sorted by null

  /system/core/adb/
adb_listeners.cpp 78 connect_to_remote(s, listener->connect_to);
adb.h 252 void connect_to_remote(asocket *s, const char *destination);
sockets.cpp 568 void connect_to_remote(asocket *s, const char *destination) function
570 D("Connect_to_remote call RS(%d) fd=%d\n", s->id, s->fd);
848 connect_to_remote(s->peer, (char*) (p->data + 4));

Completed in 431 milliseconds