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

  /external/chromium_org/sync/engine/
process_updates_util.cc 282 bool position_matches = false; local
286 position_matches = GetUpdatePosition(update, update_tag).Equals(
293 position_matches = true;
299 position_matches &&
conflict_resolver.cc 101 // Lucky for us, it's OK to be wrong here. The position_matches check is
104 bool position_matches = parent_matches && local
150 position_matches) {

Completed in 1033 milliseconds