Searched refs:to_cleanup (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/sync/engine/
H A Dcleanup_disabled_types_command.cc19 syncable::ModelTypeSet to_cleanup; local
46 to_cleanup.insert(model_type);
49 if (to_cleanup.empty())
59 dir->PurgeEntriesWithTypeIn(to_cleanup);

Completed in 40 milliseconds