Searched defs:BindFd (Results 1 – 2 of 2) sorted by relevance
/external/libbrillo/brillo/ | ||
D | process.cc | 76 void ProcessImpl::BindFd(int parent_fd, int child_fd) { in BindFd() function in brillo::ProcessImpl |
D | process_unittest.cc | 67 TEST(SimpleProcess, BindFd) { in TEST() argument |