HomeSort by relevance Sort by last modified time
    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