Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/
Ddynamic_pt_updating_helper.cpp209 const bool addsExtraChild = newPtNodeCodePoints.size() > overlappingCodePointCount; in reallocatePtNodeAndAddNewPtNodes() local
216 if (addsExtraChild) { in reallocatePtNodeAndAddNewPtNodes()
236 const size_t newPtNodeCount = addsExtraChild ? 2 : 1; in reallocatePtNodeAndAddNewPtNodes()
251 if (addsExtraChild) { in reallocatePtNodeAndAddNewPtNodes()