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