CreateIpcChannel   46 remoting/host/ipc_util.h bool CreateIpcChannel(
CreateIpcChannel   49 remoting/host/ipc_util_win.cc   if (!CreateIpcChannel(channel_name, security_descriptor, &pipe)) {
CreateIpcChannel  361 remoting/host/win/worker_process_launcher_unittest.cc   ASSERT_TRUE(CreateIpcChannel(channel_name_, kIpcSecurityDescriptor, &pipe));
CreateIpcChannel  376 remoting/host/win/wts_session_process_delegate.cc   if (!CreateIpcChannel(channel_name, channel_security_, &pipe)) {