Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/
Ddynamic_pt_updating_helper.cpp164 const PtNodeParams *const parentPtNodeParams, const UnigramProperty *const unigramProperty, in createChildrenPtNodeArrayAndAChildPtNode() argument
167 if (!mPtNodeWriter->updateChildrenPosition(parentPtNodeParams, newPtNodeArrayPos)) { in createChildrenPtNodeArrayAndAChildPtNode()
170 return createNewPtNodeArrayWithAChildPtNode(parentPtNodeParams->getHeadPos(), codePoints, in createChildrenPtNodeArrayAndAChildPtNode()
Ddynamic_pt_updating_helper.h75 bool createChildrenPtNodeArrayAndAChildPtNode(const PtNodeParams *const parentPtNodeParams,