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

  /external/chromium/chrome/browser/sync/syncable/
syncable.cc 979 bool full_scan)
1244 const bool full_scan = (FULL_DB_VERIFICATION == kInvariantCheckLevel); local
    [all...]
syncable.h 888 // If full_scan is false, the function will avoid pulling any entries from the
890 // If full_scan is true, all entries will be pulled from the database.
894 bool full_scan);
    [all...]

Completed in 229 milliseconds