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

  /external/chromium_org/sync/syncable/
entry.h 33 enum GetByClientTag {
52 Entry(BaseTransaction* 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...]

Completed in 3767 milliseconds