Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_node.h140 uint16_t newDepth = static_cast<uint16_t>(dicNode->getNodeCodePointCount() + 1); in initAsChild() local
145 wordId, newDepth, newLeavingDepth, dicNode->mDicNodeProperties.getPrevWordIds()); in initAsChild()