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

  /external/chromium/chrome/browser/sync/engine/
process_commit_response_command.cc 298 int64 old_version = local_entry->Get(BASE_VERSION); local
311 bad_commit_version = old_version > new_version;
syncer_util.cc 221 int64 old_version = local_entry.Get(BASE_VERSION); local
223 DCHECK_LE(old_version, 0);
    [all...]

Completed in 36 milliseconds