Home
last modified time | relevance | path

Searched defs:BrokerableAttachment (Results 1 – 2 of 2) sorted by relevance

/external/libmojo/ipc/
Dbrokerable_attachment.cc46 BrokerableAttachment::BrokerableAttachment() in BrokerableAttachment() function in IPC::BrokerableAttachment
49 BrokerableAttachment::BrokerableAttachment(const AttachmentId& id) : id_(id) {} in BrokerableAttachment() function in IPC::BrokerableAttachment
Dipc_message_attachment_set.h23 class BrokerableAttachment; variable