Home
last modified time | relevance | path

Searched refs:GetByClientTag (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/sync/syncable/
Dentry.h33 enum GetByClientTag { enum
57 Entry(BaseTransaction* trans, GetByClientTag, const std::string& tag);
Dmutable_entry.h37 MutableEntry(WriteTransaction* trans, GetByClientTag, const std::string& tag);
Dmodel_neutral_mutable_entry.h37 GetByClientTag,
Dentry.cc26 Entry::Entry(BaseTransaction* trans, GetByClientTag, const string& tag) in Entry() argument
Dmutable_entry.cc95 MutableEntry::MutableEntry(WriteTransaction* trans, GetByClientTag, in MutableEntry() argument
Dmodel_neutral_mutable_entry.cc58 BaseWriteTransaction* trans, GetByClientTag, const std::string& tag) in ModelNeutralMutableEntry() argument