Searched refs:initWithPtNodeArrayPos (Results 1 – 8 of 8) sorted by relevance
101 readingHelper.initWithPtNodeArrayPos(rootPtNodeArrayPos); in runGC()113 readingHelper.initWithPtNodeArrayPos(rootPtNodeArrayPos); in runGC()149 newDictReadingHelper.initWithPtNodeArrayPos(rootPtNodeArrayPos); in runGC()156 newDictReadingHelper.initWithPtNodeArrayPos(rootPtNodeArrayPos); in runGC()
54 readingHelper.initWithPtNodeArrayPos(dicNode->getChildrenPtNodeArrayPos()); in createAndGetAllChildDicNodes()90 readingHelper.initWithPtNodeArrayPos(getRootPosition()); in getWordId()203 readingHelper.initWithPtNodeArrayPos(getRootPosition()); in addUnigramEntry()580 readingHelper.initWithPtNodeArrayPos(getRootPosition()); in getNextWordAndNextToken()
93 mReadingHelper.initWithPtNodeArrayPos(toBeUpdatedPtNodeParams->getChildrenPos()); in markPtNodeAsMoved()
101 readingHelper.initWithPtNodeArrayPos(rootPtNodeArrayPos); in runGC()121 readingHelper.initWithPtNodeArrayPos(rootPtNodeArrayPos); in runGC()139 readingHelper.initWithPtNodeArrayPos(rootPtNodeArrayPos); in runGC()184 newDictReadingHelper.initWithPtNodeArrayPos(rootPtNodeArrayPos); in runGC()191 newDictReadingHelper.initWithPtNodeArrayPos(rootPtNodeArrayPos); in runGC()
63 readingHelper.initWithPtNodeArrayPos(dicNode->getChildrenPtNodeArrayPos()); in createAndGetAllChildDicNodes()108 readingHelper.initWithPtNodeArrayPos(getRootPosition()); in getWordId()290 readingHelper.initWithPtNodeArrayPos(getRootPosition()); in addUnigramEntry()631 readingHelper.initWithPtNodeArrayPos(getRootPosition()); in getNextWordAndNextToken()
102 mReadingHelper.initWithPtNodeArrayPos(toBeUpdatedPtNodeParams->getChildrenPos()); in markPtNodeAsMoved()
283 readingHelper.initWithPtNodeArrayPos(getRootPosition()); in getWordId()493 readingHelper.initWithPtNodeArrayPos(getRootPosition()); in getNextWordAndNextToken()
92 AK_FORCE_INLINE void initWithPtNodeArrayPos(const int ptNodeArrayPos) { in initWithPtNodeArrayPos() function