Searched defs:GetClientFileDescriptor (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ipc/
H A Dipc_test_sink.cc94 int TestSink::GetClientFileDescriptor() const { function in class:IPC::TestSink
H A Dipc_channel_proxy.cc422 int ChannelProxy::GetClientFileDescriptor() { function in class:IPC::ChannelProxy
428 return channel->GetClientFileDescriptor();
H A Dipc_channel_posix.cc547 int ChannelPosix::GetClientFileDescriptor() const { function in class:IPC::ChannelPosix

Completed in 165 milliseconds