Searched defs:GetPipe (Results 1 – 5 of 5) sorted by relevance
12 GetPipe = getPipe var
129 virtual uint8_t GetPipe() { return m_pipe; } in GetPipe() function
193 auto &GetPipe() { in GetPipe() function
137 int ProcessImpl::GetPipe(int child_fd) { in GetPipe() function in brillo::ProcessImpl