Searched refs:GetPeerPort (Results 1 – 3 of 3) sorted by relevance
51 unsigned MessagePipe::GetPeerPort(unsigned port) { in GetPeerPort() function in mojo::system::MessagePipe75 unsigned destination_port = GetPeerPort(port); in Close()97 GetPeerPort(port), in WriteMessage()165 !!endpoints_[GetPeerPort(port)] && in ConvertLocalToProxy()166 endpoints_[GetPeerPort(port)]->GetType() != in ConvertLocalToProxy()188 unsigned destination_port = GetPeerPort(port); in OnRemove()228 DCHECK(endpoints_[GetPeerPort(port)]); in EnqueueMessageInternal()
56 static unsigned GetPeerPort(unsigned port);
377 MessagePipe::GetPeerPort(port), message.Pass()); in OnReadMessageForDownstream()