Searched refs:GetAttachmentMetadata (Results 1 – 9 of 9) sorted by relevance
38 const sync_pb::AttachmentMetadata& local = entity.GetAttachmentMetadata(); in AttachmentMetadataMatches()
101 meta_entry.GetAttachmentMetadata(); in SetAttachmentIds()
111 const sync_pb::AttachmentMetadata& metadata = entry.GetAttachmentMetadata(); in HasAttachmentNotOnServer()
451 sync_pb::AttachmentMetadata attachment_metadata = e.GetAttachmentMetadata(); in TEST_F()
208 const sync_pb::AttachmentMetadata& GetAttachmentMetadata() const { in GetAttachmentMetadata() function
1648 entry.GetAttachmentMetadata(); in TEST_F()
296 GetEntry()->GetAttachmentMetadata(); in GetAttachmentIds()
3144 sync_pb::AttachmentMetadata metadata = article.GetAttachmentMetadata(); in TEST_F()3158 article.PutAttachmentMetadata(article.GetAttachmentMetadata()); in TEST_F()
282 return entry.GetAttachmentMetadata(); in GetLocalAttachmentMetadataForItem()