OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_cached
(Results
1 - 4
of
4
) sorted by null
/packages/inputmethods/PinyinIME/jni/include/
lpicache.h
44
bool
is_cached
(uint16 splid);
/packages/inputmethods/PinyinIME/jni/share/
lpicache.cpp
49
bool LpiCache::
is_cached
(uint16 splid) {
function in class:ime_pinyin::LpiCache
dicttrie.cpp
399
bool cached = lpi_cache.
is_cached
(splid);
matrixsearch.cpp
[
all
...]
Completed in 31 milliseconds