OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isBitmapEntry
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
trie_map.cpp
159
if (entry.
isBitmapEntry
()) {
259
if (entry.
isBitmapEntry
()) {
322
if (entry.
isBitmapEntry
()) {
436
if (entry.
isBitmapEntry
()) {
trie_map.h
235
AK_FORCE_INLINE bool
isBitmapEntry
() const {
Completed in 143 milliseconds