HomeSort by relevance Sort by last modified time
    Searched defs:GetPeerPID (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/ipc/
ipc_test_sink.cc 33 base::ProcessId TestSink::GetPeerPID() const {
ipc_channel_proxy.h 113 base::ProcessId GetPeerPID() const { return context_->peer_pid_; }
ipc_channel_nacl.cc 142 base::ProcessId ChannelNacl::GetPeerPID() const {
308 listener()->OnChannelConnected(GetPeerPID());
ipc_channel_win.cc 106 base::ProcessId ChannelWin::GetPeerPID() const {
ipc_channel_posix.cc     [all...]

Completed in 178 milliseconds