OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RunPipes
(Results
1 - 2
of
2
) sorted by null
/external/libbrillo/brillo/minijail/
minijail.cc
99
bool Minijail::
RunPipes
(struct minijail* jail,
145
bool res =
RunPipes
(jail, args, pid, stdin, stdout, stderr);
minijail.h
76
virtual bool
RunPipes
(struct minijail* jail,
99
//
RunPipes
() and Destroy()
Completed in 61 milliseconds