OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsFileDescriptorInPipeMap
(Results
1 - 2
of
2
) sorted by null
/external/libbrillo/brillo/
process.h
208
bool
IsFileDescriptorInPipeMap
(int fd) const;
process.cc
174
bool ProcessImpl::
IsFileDescriptorInPipeMap
(int fd) const {
197
if (
IsFileDescriptorInPipeMap
(fd)) {
Completed in 58 milliseconds