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

  /external/libmojo/ipc/
brokerable_attachment.h 64 bool NeedsBrokering() const;
brokerable_attachment.cc 57 bool BrokerableAttachment::NeedsBrokering() const {
ipc_message_utils.cc 746 GetParamSize(s, p.NeedsBrokering());
747 if (p.NeedsBrokering()) {
756 m->WriteBool(p.NeedsBrokering());
758 if (p.NeedsBrokering()) {
799 LogParam(p.NeedsBrokering(), l);
    [all...]
  /external/libchrome/base/memory/
shared_memory_handle.h 63 bool NeedsBrokering() const;

Completed in 2945 milliseconds