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 235 bool position_matches = false; local
239 position_matches = GetUpdatePosition(update, update_tag).Equals(
246 position_matches = true;
252 position_matches &&
conflict_resolver.cc 103 // Lucky for us, it's OK to be wrong here. The position_matches check is
106 bool position_matches = parent_matches && local
152 position_matches) {

Completed in 96 milliseconds