Home
last modified time | relevance | path

Searched refs:NeedsBrokering (Results 1 – 4 of 4) sorted by relevance

/external/libmojo/ipc/
Dbrokerable_attachment.h64 bool NeedsBrokering() const;
Dbrokerable_attachment.cc57 bool BrokerableAttachment::NeedsBrokering() const { in NeedsBrokering() function in IPC::BrokerableAttachment
Dipc_message_utils.cc746 GetParamSize(s, p.NeedsBrokering()); in GetSize()
747 if (p.NeedsBrokering()) { in GetSize()
756 m->WriteBool(p.NeedsBrokering()); in Write()
758 if (p.NeedsBrokering()) { in Write()
799 LogParam(p.NeedsBrokering(), l); in Log()
/external/libchrome/base/memory/
Dshared_memory_handle.h63 bool NeedsBrokering() const;