Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/
Ddynamic_pt_reading_helper.cpp49 const PtNodeParams ptNodeParams(getPtNodeParams()); in traverseAllPtNodesInPostorderDepthFirstManner()
117 const PtNodeParams ptNodeParams(getPtNodeParams()); in traverseAllPtNodesInPtNodeArrayLevelPreorderDepthFirstManner()
183 const PtNodeParams terminalPtNodeParams(getPtNodeParams()); in getCodePointsAndReturnCodePointCount()
192 const PtNodeParams ptNodeParams(getPtNodeParams()); in getCodePointsAndReturnCodePointCount()
222 const PtNodeParams ptNodeParams(getPtNodeParams()); in getTerminalPtNodePositionOfWord()
Ddynamic_pt_reading_helper.h124 AK_FORCE_INLINE const PtNodeParams getPtNodeParams() const { in getPtNodeParams() function
Ddynamic_pt_updating_helper.cpp36 const PtNodeParams ptNodeParams(readingHelper->getPtNodeParams()); in addUnigramWord()
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
Dver4_patricia_trie_node_writer.cpp95 const PtNodeParams childPtNodeParams(mReadingHelper.getPtNodeParams()); in markPtNodeAsMoved()
Dver4_patricia_trie_policy.cpp56 const PtNodeParams ptNodeParams = readingHelper.getPtNodeParams(); in createAndGetAllChildDicNodes()
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
Dver4_patricia_trie_node_writer.cpp104 const PtNodeParams childPtNodeParams(mReadingHelper.getPtNodeParams()); in markPtNodeAsMoved()
Dver4_patricia_trie_policy.cpp65 const PtNodeParams ptNodeParams = readingHelper.getPtNodeParams(); in createAndGetAllChildDicNodes()