OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CreatePipe
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ipc/
ipc_channel_nacl.cc
129
if (!
CreatePipe
(channel_handle)) {
229
bool Channel::ChannelImpl::
CreatePipe
(
ipc_channel_win.cc
48
CreatePipe
(channel_handle, mode);
204
bool Channel::ChannelImpl::
CreatePipe
(const IPC::ChannelHandle &channel_handle,
ipc_channel_posix.cc
186
if (!
CreatePipe
(channel_handle)) {
222
bool Channel::ChannelImpl::
CreatePipe
(
[
all
...]
Completed in 60 milliseconds