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

  /system/core/libmemunreachable/
LeakPipe.h 67 if (!SendFd(sv_[1], pipe.Receiver())) {
195 bool SendFd(int sock, int fd);
LeakPipe.cpp 24 bool LeakPipe::SendFd(int sock, int fd) {

Completed in 1190 milliseconds