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 60 bool SendOkay(int fd) {
sockets.cpp 542 SendOkay(s->fd);
762 SendOkay(s->peer->fd);
services.cpp 383 SendOkay(fd);

Completed in 604 milliseconds