Searched refs:attachments_ (Results 1 – 1 of 1) sorted by relevance
38 bool empty() const { return attachments_.empty(); } in empty()83 std::vector<scoped_refptr<MessageAttachment>> attachments_; variable