Home
last modified time | relevance | path

Searched refs:CloseDictionary (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/spellchecker/
Dspellcheck_hunspell_dictionary.cc30 void CloseDictionary(base::File file) { in CloseDictionary() function
75 base::Bind(&CloseDictionary, Passed(&file))); in ~DictionaryFile()