OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 31 milliseconds