Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/
Ddynamic_pt_updating_helper.cpp210 const int firstPartOfReallocatedPtNodePos = mBuffer->getTailPosition(); in reallocatePtNodeAndAddNewPtNodes() local
211 int writingPos = firstPartOfReallocatedPtNodePos; in reallocatePtNodeAndAddNewPtNodes()
245 reallocatingPtNodeParams->isTerminal(), firstPartOfReallocatedPtNodePos, in reallocatePtNodeAndAddNewPtNodes()
254 true /* isTerminal */, firstPartOfReallocatedPtNodePos, in reallocatePtNodeAndAddNewPtNodes()
267 if (!mPtNodeWriter->markPtNodeAsMoved(reallocatingPtNodeParams, firstPartOfReallocatedPtNodePos, in reallocatePtNodeAndAddNewPtNodes()
273 mPtNodeReader->fetchPtNodeParamsInBufferFromPtNodePos(firstPartOfReallocatedPtNodePos)); in reallocatePtNodeAndAddNewPtNodes()