Searched defs:GetConnectionSocketName (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/ipc/
H A Dipc_channel_posix_unittest.cc108 static const std::string GetConnectionSocketName();
129 const std::string IPCChannelPosixTest::GetConnectionSocketName() { function in class:__anon8473::IPCChannelPosixTest
290 IPC::ChannelHandle chan_handle(GetConnectionSocketName());
320 IPC::ChannelHandle chan_handle(GetConnectionSocketName());
380 IPC::ChannelHandle chan_handle(GetConnectionSocketName());
416 IPC::ChannelHandle chan_handle(GetConnectionSocketName());
428 IPC::ChannelHandle chan_handle(GetConnectionSocketName());
435 const std::string& connection_socket_name = GetConnectionSocketName();
454 IPC::ChannelHandle handle(IPCChannelPosixTest::GetConnectionSocketName());
468 IPC::ChannelHandle handle(IPCChannelPosixTest::GetConnectionSocketName());
[all...]

Completed in 90 milliseconds