Home
last modified time | relevance | path

Searched refs:IgnoreLocalChanges (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/sync/engine/
Dconflict_util.h20 void IgnoreLocalChanges(syncable::MutableEntry* entry);
Dconflict_util.cc22 void IgnoreLocalChanges(MutableEntry* entry) { in IgnoreLocalChanges() function
Dapply_control_data_updates.cc208 conflict_util::IgnoreLocalChanges(entry); in ApplyControlUpdate()
Dconflict_resolver.cc218 conflict_util::IgnoreLocalChanges(&entry); in ProcessSimpleConflict()