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

  /external/chromium_org/sync/engine/
conflict_util.h 20 void IgnoreLocalChanges(syncable::MutableEntry* entry);
conflict_util.cc 22 void IgnoreLocalChanges(MutableEntry* entry) {
apply_control_data_updates.cc 211 conflict_util::IgnoreLocalChanges(entry);
conflict_resolver.cc 185 conflict_util::IgnoreLocalChanges(&entry);
  /external/chromium/chrome/browser/sync/engine/
conflict_resolver.h 63 void IgnoreLocalChanges(syncable::MutableEntry* entry);
conflict_resolver.cc 41 void ConflictResolver::IgnoreLocalChanges(MutableEntry* entry) {
113 IgnoreLocalChanges(&entry);

Completed in 42 milliseconds