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

  /system/core/adb/
adb.h 233 void connect_to_remote(asocket *s, const char *destination);
sockets.c 524 void connect_to_remote(asocket *s, const char *destination) function
526 D("Connect_to_remote call RS(%d) fd=%d\n", s->id, s->fd);
779 connect_to_remote(s->peer, (char*) (p->data + 4));
adb.c 443 connect_to_remote(s, l->connect_to);
    [all...]

Completed in 700 milliseconds