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

  /system/core/adb/
adb_io.h 25 bool SendOkay(int fd);
adb.cpp     [all...]
adb_io.cpp 62 bool SendOkay(int fd) {
services.cpp 357 SendOkay(fd);
sockets.cpp 496 SendOkay(s->fd);
724 SendOkay(s->peer->fd);

Completed in 494 milliseconds