Sanitize          239 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc   int result = dictionary_change.Sanitize(GetWords());
Sanitize          251 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc   int result = dictionary_change.Sanitize(GetWords());
Sanitize          319 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc   to_change_locally.Sanitize(GetWords());
Sanitize          387 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc   dictionary_change.Sanitize(GetWords());
Sanitize          436 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc   dictionary_change.Sanitize(GetWords());
Sanitize           48 chrome/browser/spellchecker/spellcheck_custom_dictionary.h     int Sanitize(const chrome::spellcheck_common::WordSet& words);
Sanitize           31 chrome/browser/sync/test/integration/dictionary_helper.cc     int result = change.Sanitize(dictionary->GetWords());
Sanitize          156 components/sessions/serialized_navigation_entry.cc   navigation.Sanitize();
Sanitize          334 components/sessions/serialized_navigation_entry.cc   Sanitize();
Sanitize          138 components/sessions/serialized_navigation_entry.h   void Sanitize();
Sanitize          301 components/sessions/serialized_navigation_entry_unittest.cc TEST(SerializedNavigationEntryTest, Sanitize) {