OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:to_cleanup
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/sync/engine/
cleanup_disabled_types_command.cc
19
syncable::ModelTypeSet
to_cleanup
;
local
46
to_cleanup
.insert(model_type);
49
if (
to_cleanup
.empty())
59
dir->PurgeEntriesWithTypeIn(
to_cleanup
);
Completed in 74 milliseconds