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