Home
last modified time | relevance | path

Searched refs:onAscend (Results 1 – 5 of 5) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/
Ddynamic_pt_gc_event_listeners.h46 bool onAscend() { in onAscend() function
88 bool onAscend() { return true; } in onAscend() function
117 bool onAscend() { return true; } in onAscend() function
144 bool onAscend() { return true; } in onAscend() function
Ddynamic_pt_reading_helper.cpp78 if (!listener->onAscend()) { in traverseAllPtNodesInPostorderDepthFirstManner()
90 if (!listener->onAscend()) { in traverseAllPtNodesInPostorderDepthFirstManner()
127 if (!listener->onAscend()) { in traverseAllPtNodesInPtNodeArrayLevelPreorderDepthFirstManner()
172 if (!listener->onAscend()) { in traverseAllPtNodesInPtNodeArrayLevelPreorderDepthFirstManner()
Ddynamic_pt_reading_helper.h43 virtual bool onAscend() = 0;
65 bool onAscend() { return true; } in onAscend() function
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
Dver4_patricia_trie_writing_helper.h54 bool onAscend() { return true; } in onAscend() function
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
Dver4_patricia_trie_writing_helper.h67 bool onAscend() { return true; } in onAscend() function