Searched refs:meta_entry (Results 1 – 3 of 3) sorted by relevance
88 void SetEntrySpecifics(const Entry& meta_entry, in SetEntrySpecifics() argument91 sync_entry->mutable_specifics()->CopyFrom(meta_entry.GetSpecifics()); in SetEntrySpecifics()92 sync_entry->set_folder(meta_entry.GetIsDir()); in SetEntrySpecifics()95 DCHECK_EQ(meta_entry.GetModelType(), GetModelType(*sync_entry)); in SetEntrySpecifics()98 void SetAttachmentIds(const Entry& meta_entry, in SetAttachmentIds() argument101 meta_entry.GetAttachmentMetadata(); in SetAttachmentIds()110 const syncable::Entry& meta_entry, in BuildCommitItem() argument112 syncable::Id id = meta_entry.GetId(); in BuildCommitItem()115 string name = meta_entry.GetNonUniqueName(); in BuildCommitItem()129 if (!meta_entry.GetUniqueClientTag().empty()) { in BuildCommitItem()[all …]
43 const syncable::Entry& meta_entry,
42 struct meta_entry { struct125 static struct meta_entry * lookup_meta_entry(struct bstr *kind) in lookup_meta_entry()137 static struct meta_entry * lookup_meta_entry_byid(int id) in lookup_meta_entry_byid()172 struct meta_entry *entry; in is_compatible()252 struct meta_entry *entry; in parse_object()466 struct meta_entry *entry; in print_object()