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

  /external/chromium_org/sync/syncable/
mutable_entry.h 106 bool PutUniqueClientTag(const std::string& value);
mutable_entry.cc 244 return PutUniqueClientTag(value);
323 bool MutableEntry::PutUniqueClientTag(const string& new_tag) {
  /external/chromium/chrome/browser/sync/syncable/
syncable.h 524 bool PutUniqueClientTag(const std::string& value);
    [all...]
syncable.cc     [all...]

Completed in 1104 milliseconds