Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Duserdict.h270 } caches_[kMaxLemmaSize]; variable
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Duserdict.h270 } caches_[kMaxLemmaSize]; variable
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Duserdict.cpp1400 UserDictCache *cache = &caches_[searchable->splids_len - 1]; in _get_lpis()
1429 UserDictCache *cache = &caches_[searchable->splids_len - 1]; in _get_lpis()
1453 memset(caches_, 0, sizeof(caches_)); in _get_lpis()