HomeSort by relevance Sort by last modified time
    Searched full:parent_matches (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/sync/engine/
conflict_resolver.cc 106 bool parent_matches = entry.Get(syncable::PARENT_ID) == local
110 if (!entry_deleted && name_matches && parent_matches) {

Completed in 59 milliseconds