Lines Matching refs:BrokerableAttachment
60 const BrokerableAttachment::AttachmentId& id) = 0;
77 const scoped_refptr<BrokerableAttachment>& attachment,
82 bool GetAttachmentWithId(BrokerableAttachment::AttachmentId id,
83 scoped_refptr<BrokerableAttachment>* attachment);
118 using AttachmentVector = std::vector<scoped_refptr<BrokerableAttachment>>;
122 const scoped_refptr<BrokerableAttachment>& attachment);
124 // Informs the observers that a new BrokerableAttachment has been received.
125 void NotifyObservers(const BrokerableAttachment::AttachmentId& id);
128 // BrokerableAttachment has been received.
130 const BrokerableAttachment::AttachmentId& id);