Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/
Ddynamic_pt_updating_helper.cpp148 const PtNodeParams ptNodeParamsToWrite(getUpdatedPtNodeParams(originalPtNodeParams, in setPtNodeProbability() local
152 if (!mPtNodeWriter->writeNewTerminalPtNodeAndAdvancePosition(&ptNodeParamsToWrite, in setPtNodeProbability()
182 const PtNodeParams ptNodeParamsToWrite(getPtNodeParamsForNewPtNode( in createNewPtNodeArrayWithAChildPtNode() local
186 if (!mPtNodeWriter->writeNewTerminalPtNodeAndAdvancePosition(&ptNodeParamsToWrite, in createNewPtNodeArrayWithAChildPtNode()
217 const PtNodeParams ptNodeParamsToWrite(getPtNodeParamsForNewPtNode( in reallocatePtNodeAndAddNewPtNodes() local
221 if (!mPtNodeWriter->writePtNodeAndAdvancePosition(&ptNodeParamsToWrite, &writingPos)) { in reallocatePtNodeAndAddNewPtNodes()
225 const PtNodeParams ptNodeParamsToWrite(getPtNodeParamsForNewPtNode( in reallocatePtNodeAndAddNewPtNodes() local
229 if (!mPtNodeWriter->writeNewTerminalPtNodeAndAdvancePosition(&ptNodeParamsToWrite, in reallocatePtNodeAndAddNewPtNodes()