Home
last modified time | relevance | path

Searched defs:hasChildren (Results 1 – 4 of 4) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/internal/
Ddic_node_properties.h106 bool hasChildren() const { in hasChildren() function
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/
Dpt_node_params.h139 AK_FORCE_INLINE bool hasChildren() const { in hasChildren() function
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v2/
Dpatricia_trie_policy.cpp157 const bool hasChildren = PatriciaTrieReadingUtils::hasChildrenInFlags(flags); in getCodePointsAndProbabilityAndReturnCodePointCount() local
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_node.h155 bool hasChildren() const { in hasChildren() function