OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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