Searched refs:PutUniqueClientTag (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/syncable/
H A Dsyncable.h524 bool PutUniqueClientTag(const std::string& value);
H A Dsyncable.cc1529 bool MutableEntry::PutUniqueClientTag(const string& new_tag) { function in class:syncable::MutableEntry
1560 return PutUniqueClientTag(value);

Completed in 61 milliseconds