HomeSort by relevance Sort by last modified time
    Searched refs:GetByClientTag (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/sync/syncable/
model_neutral_mutable_entry.h 37 GetByClientTag,
mutable_entry.h 37 MutableEntry(WriteTransaction* trans, GetByClientTag, const std::string& tag);
entry.h 33 enum GetByClientTag {
52 Entry(BaseTransaction* trans, GetByClientTag, const std::string& tag);
entry.cc 26 Entry::Entry(BaseTransaction* trans, GetByClientTag, const string& tag)
mutable_entry.cc 95 MutableEntry::MutableEntry(WriteTransaction* trans, GetByClientTag,
model_neutral_mutable_entry.cc 58 BaseWriteTransaction* trans, GetByClientTag, const std::string& tag)
  /external/chromium/chrome/browser/sync/syncable/
syncable.h 197 enum GetByClientTag {
357 Entry(BaseTransaction* trans, GetByClientTag, const std::string& tag);
471 MutableEntry(WriteTransaction* trans, GetByClientTag, const std::string& tag);
    [all...]
syncable.cc     [all...]

Completed in 44 milliseconds