Searched defs:bdict_file (Results 1 – 4 of 4) sorted by relevance
16 void CocoaSpellingEngine::Init(base::PlatformFile bdict_file) { in Init()
133 void SpellCheck::OnInit(IPC::PlatformFileForTransit bdict_file, in OnInit()
227 std::string bdict_file = bdict_file_path_.BaseName().MaybeAsASCII(); in DownloadDictionary() local
289 std::string bdict_file = dictionary_file_->path.BaseName().MaybeAsASCII(); in GetDictionaryURL() local