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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/pt_common/
dynamic_pt_gc_event_listeners.h 46 bool onAscend() {
87 bool onAscend() { return true; }
116 bool onAscend() { return true; }
143 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/suggest/policyimpl/dictionary/structure/backward/v402/
ver4_patricia_trie_writing_helper.h 67 bool onAscend() { return true; }
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/v4/
ver4_patricia_trie_writing_helper.h 54 bool onAscend() { return true; }

Completed in 259 milliseconds