Home
last modified time | relevance | path

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

/external/libchrome/ipc/
Dipc_message_attachment_set.h38 bool empty() const { return attachments_.empty(); } in empty()
83 std::vector<scoped_refptr<MessageAttachment>> attachments_; variable