Searched refs:DictionaryFile (Results 1 – 2 of 2) sorted by relevance
88 struct DictionaryFile { struct89 MOVE_ONLY_TYPE_FOR_CPP_03(DictionaryFile, RValue)91 DictionaryFile();92 ~DictionaryFile();95 DictionaryFile(RValue other);96 DictionaryFile& operator=(RValue other); argument117 static DictionaryFile OpenDictionaryFile(const base::FilePath& path); argument120 static DictionaryFile InitializeDictionaryLocation(125 void InitializeDictionaryLocationComplete(DictionaryFile file);159 DictionaryFile dictionary_file_;
67 SpellcheckHunspellDictionary::DictionaryFile::DictionaryFile() { in DictionaryFile() function in SpellcheckHunspellDictionary::DictionaryFile70 SpellcheckHunspellDictionary::DictionaryFile::~DictionaryFile() { in ~DictionaryFile()79 SpellcheckHunspellDictionary::DictionaryFile::DictionaryFile(RValue other) in DictionaryFile() function in SpellcheckHunspellDictionary::DictionaryFile84 SpellcheckHunspellDictionary::DictionaryFile&85 SpellcheckHunspellDictionary::DictionaryFile::operator=(RValue other) { in operator =()249 SpellcheckHunspellDictionary::DictionaryFile252 DictionaryFile dictionary; in OpenDictionaryFile()291 SpellcheckHunspellDictionary::DictionaryFile307 DictionaryFile file) { in InitializeDictionaryLocationComplete()