Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/syncable/
Dsyncable.h197 enum GetByClientTag { enum
357 Entry(BaseTransaction* trans, GetByClientTag, const std::string& tag);
471 MutableEntry(WriteTransaction* trans, GetByClientTag, const std::string& tag);
Dsyncable.cc1262 Entry::Entry(BaseTransaction* trans, GetByClientTag, const string& tag) in Entry() argument
1416 MutableEntry::MutableEntry(WriteTransaction* trans, GetByClientTag, in MutableEntry() argument