Searched refs:onDescend (Results 1 - 6 of 6) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/pt_common/
H A Ddynamic_pt_gc_event_listeners.h55 bool onDescend(const int ptNodeArrayPos) { function in class:latinime::DynamicPtGcEventListeners::TraversePolicyToUpdateUnigramProbabilityAndMarkUselessPtNodesAsDeleted
89 bool onDescend(const int ptNodeArrayPos) { return true; } function in class:latinime::DynamicPtGcEventListeners::TraversePolicyToUpdateBigramProbability
118 bool onDescend(const int ptNodeArrayPos);
145 bool onDescend(const int ptNodeArrayPos) { return true; } function in class:latinime::DynamicPtGcEventListeners::TraversePolicyToUpdateAllPositionFields
H A Ddynamic_pt_reading_helper.cpp45 if (!listener->onDescend(getPosOfLastPtNodeArrayHead())) {
56 if (!listener->onDescend(ptNodeParams.getChildrenPos())) {
106 if (!listener->onDescend(getPosOfLastPtNodeArrayHead())) {
142 if (!listener->onDescend(ptNodeParams.getChildrenPos())) {
H A Ddynamic_pt_gc_event_listeners.cpp81 ::onDescend(const int ptNodeArrayPos) { function in class:latinime::DynamicPtGcEventListeners::TraversePolicyToPlaceAndWriteValidPtNodesToBuffer
H A Ddynamic_pt_reading_helper.h46 virtual bool onDescend(const int ptNodeArrayPos) = 0;
66 bool onDescend(const int ptNodeArrayPos) { return true; } function in class:latinime::DynamicPtReadingHelper::TraversePolicyToGetAllTerminalPtNodePositions
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/backward/v402/
H A Dver4_patricia_trie_writing_helper.h69 bool onDescend(const int ptNodeArrayPos) { return true; } function in class:latinime::backward::v402::Ver4PatriciaTrieWritingHelper::TraversePolicyToUpdateAllPtNodeFlagsAndTerminalIds
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/v4/
H A Dver4_patricia_trie_writing_helper.h56 bool onDescend(const int ptNodeArrayPos) { return true; } function in class:latinime::Ver4PatriciaTrieWritingHelper::TraversePolicyToUpdateAllPtNodeFlagsAndTerminalIds

Completed in 39 milliseconds