Searched refs:load_dict_fd (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/ |
| H A D | dicttrie.h | 179 bool load_dict_fd(int sys_fd, long start_offset, long length,
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/ |
| H A D | dicttrie.h | 179 bool load_dict_fd(int sys_fd, long start_offset, long length,
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/ |
| H A D | dicttrie.cpp | 275 bool DictTrie::load_dict_fd(int sys_fd, long start_offset, in load_dict_fd() function in ime_pinyin::DictTrie
|
| H A D | matrixsearch.cpp | 156 if (!dict_trie_->load_dict_fd(sys_fd, start_offset, length, 1, kSysDictIdEnd)) in init_fd()
|