Home | History | Annotate | Download | only in internal_api

Lines Matching refs:attachment_metadata

212   // |attachment_metadata|.
216 const sync_pb::AttachmentMetadata& attachment_metadata);
260 const sync_pb::AttachmentMetadata& attachment_metadata) {
267 node.SetAttachmentMetadata(attachment_metadata);
645 sync_pb::AttachmentMetadata attachment_metadata;
646 sync_pb::AttachmentMetadataRecord* record = attachment_metadata.add_record();
649 CreateEntryWithAttachmentMetadata(PREFERENCES, tag1, attachment_metadata);
656 CreateEntryWithAttachmentMetadata(PREFERENCES, tag2, attachment_metadata);