Home
last modified time | relevance | path

Searched refs:GetHelloMessageProcId (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ipc/
Dipc_channel_posix.h98 int GetHelloMessageProcId() const;
Dipc_channel_posix.cc750 int ChannelPosix::GetHelloMessageProcId() const { in GetHelloMessageProcId() function in IPC::ChannelPosix
766 if (!msg->WriteInt(GetHelloMessageProcId())) { in QueueHelloMessage()
1052 return GetHelloMessageProcId(); in GetSelfPID()