Searched refs:LeakPipe (Results 1 – 5 of 5) sorted by relevance
36 class LeakPipe {38 LeakPipe() { in LeakPipe() function45 ~LeakPipe() { Close(); } in ~LeakPipe()188 DISALLOW_COPY_AND_ASSIGN(LeakPipe);
26 bool LeakPipe::SendFd(int sock, int fd) { in SendFd()60 int LeakPipe::ReceiveFd(int sock) { in ReceiveFd()
40 "LeakPipe.cpp",
82 - `LeakPipe.cpp`: transfers data describing leaks from the sweeper process to the original process.
298 LeakPipe pipe; in GetUnreachableMemory()