Searched refs:copyPushNextActive (Results 1 – 2 of 2) sorted by relevance
223 traverseSession->getDicTraverseCache()->copyPushNextActive(&dicNode); in expandCurrentDicNodes()269 traverseSession->getDicTraverseCache()->copyPushNextActive(dicNode); in processExpandedDicNode()441 traverseSession->getDicTraverseCache()->copyPushNextActive(&newDicNode); in createNextWordDicNode()
100 AK_FORCE_INLINE void copyPushNextActive(DicNode *dicNode) { in copyPushNextActive() function