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

  /external/libmojo/ipc/
ipc_message_attachment_set.h 53 unsigned num_mojo_handles() const;
ipc_message_attachment_set.cc 66 unsigned MessageAttachmentSet::num_mojo_handles() const { function in class:IPC::MessageAttachmentSet
ipc_message.cc 297 return attachment_set_.get() && attachment_set_->num_mojo_handles() > 0;

Completed in 109 milliseconds