HomeSort by relevance Sort by last modified time
    Searched refs:GetByClientTag (Results 1 - 6 of 6) 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 {
57 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)

Completed in 357 milliseconds