Searched refs:childReadEnd (Results 1 – 1 of 1) sorted by relevance
93 unique_fd childReadEnd; in Process() local95 if (!binder::Pipe(&childReadEnd, &mWriteEnd, 0)) PLOGF("child read pipe failed"); in Process()100 f(childWriteEnd, childReadEnd); in Process()