OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PipeInfo
(Results
1 - 2
of
2
) sorted by null
/external/libbrillo/brillo/
process.h
189
struct
PipeInfo
{
190
PipeInfo
() : parent_fd_(-1), child_fd_(-1), is_input_(false) {}
200
typedef std::map<int,
PipeInfo
> PipeMap;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
usbscan.h
104
OUT USBSCAN_PIPE_INFORMATION
PipeInfo
[MAX_NUM_PIPES];
Completed in 85 milliseconds