Searched refs:attachment_set (Results 1 – 2 of 2) sorted by relevance
240 return attachment_set()->AddAttachment(attachment); in AddPlaceholderBrokerableAttachmentWithId()247 bool success = attachment_set()->AddAttachment( in WriteAttachment()281 MessageAttachmentSet* attachment_set = attachment_set_.get(); in ReadAttachment() local282 if (!attachment_set) in ReadAttachment()286 ? attachment_set->GetBrokerableAttachmentAt(index) in ReadAttachment()287 : attachment_set->GetNonBrokerableAttachmentAt(index); in ReadAttachment()
307 MessageAttachmentSet* attachment_set() { in attachment_set() function311 const MessageAttachmentSet* attachment_set() const { in attachment_set() function