HomeSort by relevance Sort by last modified time
    Searched refs:onAscend (Results 1 - 5 of 5) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/
dynamic_pt_gc_event_listeners.h 46 bool onAscend() {
88 bool onAscend() { return true; }
117 bool onAscend() { return true; }
144 bool onAscend() { return true; }
dynamic_pt_reading_helper.cpp 78 if (!listener->onAscend()) {
90 if (!listener->onAscend()) {
127 if (!listener->onAscend()) {
172 if (!listener->onAscend()) {
dynamic_pt_reading_helper.h 43 virtual bool onAscend() = 0;
65 bool onAscend() { return true; }
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
ver4_patricia_trie_writing_helper.h 54 bool onAscend() { return true; }
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
ver4_patricia_trie_writing_helper.h 67 bool onAscend() { return true; }

Completed in 67 milliseconds