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

  /external/chromium_org/sync/syncable/
model_neutral_mutable_entry.h 69 bool PutUniqueClientTag(const std::string& value);
model_neutral_mutable_entry.cc 248 bool ModelNeutralMutableEntry::PutUniqueClientTag(const string& new_tag) {
syncable_unittest.cc 306 me.PutUniqueClientTag(tag);
352 me.PutUniqueClientTag(tag);
    [all...]
  /external/chromium_org/sync/engine/
syncer_util.cc 395 target->PutUniqueClientTag(tag);
636 target->PutUniqueClientTag(std::string());
syncer_unittest.cc     [all...]
  /external/chromium_org/sync/internal_api/
write_node.cc 442 entry_->PutUniqueClientTag(hash);
sync_manager_impl_unittest.cc 213 entry.PutUniqueClientTag(hashed_tag);
    [all...]
  /external/chromium/chrome/browser/sync/syncable/
syncable.h 524 bool PutUniqueClientTag(const std::string& value);
    [all...]
syncable.cc     [all...]

Completed in 419 milliseconds