Searched refs:has_mach_ports (Results 1 – 5 of 5) sorted by relevance
179 bool has_mach_ports() const;
404 DCHECK(message->has_mach_ports()); in RelayEventMessage()
147 if (relay && remote_process().is_valid() && message->has_mach_ports()) { in Write()
349 bool Channel::Message::has_mach_ports() const { in has_mach_ports() function in mojo::core::Channel::Message
592 if (event_message->has_mach_ports()) { in SendPeerEvent()