HomeSort by relevance Sort by last modified time
    Searched refs:CreateIpcChannel (Results 1 - 4 of 4) sorted by null

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

Completed in 75 milliseconds