Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/native/dicttoolkit/src/offdevice_intermediate_dict/
H A Doffdevice_intermediate_dict.cpp50 ptNode->getChildrenPtNodeArray()); in addWordInner()
74 newPtNode->getChildrenPtNodeArray(); in addWordInner()
114 ptNodeArray = &ptNode->getChildrenPtNodeArray(); in getWordProperty()
H A Doffdevice_intermediate_dict_pt_node.h65 OffdeviceIntermediateDictPtNodeArray &getChildrenPtNodeArray() { in getChildrenPtNodeArray() function