HomeSort by relevance Sort by last modified time
    Searched defs:Sanitize (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Basic/
LangOptions.h 44 SanitizerOptions Sanitize;
  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_custom_dictionary.cc 202 int SpellcheckCustomDictionary::Change::Sanitize(const WordSet& words) {
244 int result = dictionary_change.Sanitize(GetWords());
256 int result = dictionary_change.Sanitize(GetWords());
324 to_change_locally.Sanitize(GetWords());
396 dictionary_change.Sanitize(GetWords());
448 dictionary_change.Sanitize(GetWords());

Completed in 45 milliseconds