Searched refs:SetReceiver (Results 1 - 1 of 1) sorted by relevance

/system/core/libmemunreachable/
H A DScopedPipe.h37 SetReceiver(other.ReleaseReceiver());
42 SetReceiver(other.ReleaseReceiver());
65 SetReceiver(-1);
76 void SetReceiver(int fd) { pipefd_[0] = fd; }; function in class:ScopedPipe

Completed in 91 milliseconds