Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/
Ddynamic_pt_reading_helper.cpp60 readChildNode(ptNodeParams); in traverseAllPtNodesInPostorderDepthFirstManner()
146 readChildNode(ptNodeParams); in traverseAllPtNodesInPtNodeArrayLevelPreorderDepthFirstManner()
252 readChildNode(ptNodeParams); in getTerminalPtNodePositionOfWord()
Ddynamic_pt_reading_helper.h170 AK_FORCE_INLINE void readChildNode(const PtNodeParams &ptNodeParams) { in readChildNode() function
Ddynamic_pt_updating_helper.cpp71 readingHelper->readChildNode(ptNodeParams); in addUnigramWord()