HomeSort by relevance Sort by last modified time
    Searched refs:has_mach_ports (Results 1 - 4 of 4) sorted by null

  /external/libmojo/mojo/edk/system/
channel.h 146 bool has_mach_ports() const;
node_channel.cc 420 DCHECK(message->has_mach_ports());
865 if (message->has_mach_ports()) {
channel.cc 282 bool Channel::Message::has_mach_ports() const { function in class:mojo::edk::Channel::Message
node_controller.cc 670 if (channel_message->has_mach_ports()) {
    [all...]

Completed in 556 milliseconds