Searched refs:LeakPipe (Results 1 – 5 of 5) sorted by relevance
34 class LeakPipe {36 LeakPipe() { in LeakPipe() function43 ~LeakPipe() { in ~LeakPipe()197 DISALLOW_COPY_AND_ASSIGN(LeakPipe);
24 bool LeakPipe::SendFd(int sock, int fd) { in SendFd()58 int LeakPipe::ReceiveFd(int sock) { in ReceiveFd()
7 LeakPipe.cpp \
61 - `LeakPipe.cpp`: transfers data describing leaks from the sweeper process to the original process.
273 LeakPipe pipe; in GetUnreachableMemory()