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

  /packages/inputmethods/PinyinIME/jni/include/
sync.h 35 // [ get_last_got_count() ] ->
63 int get_last_got_count();
  /packages/inputmethods/PinyinIME/jni/share/
sync.cpp 78 int Sync::get_last_got_count() { function in class:ime_pinyin::Sync
  /packages/inputmethods/PinyinIME/jni/android/
com_android_inputmethod_pinyin_PinyinDecoderService.cpp 295 return sync_worker.get_last_got_count();

Completed in 23 milliseconds