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

  /packages/inputmethods/PinyinIME/jni/include/
spellingtrie.h 201 void szm_enable_shm(bool enable);
  /packages/inputmethods/PinyinIME/jni/share/
pinyinime.cpp 176 spl_trie.szm_enable_shm(enable);
spellingtrie.cpp 68 szm_enable_shm(true);
195 void SpellingTrie::szm_enable_shm(bool enable) { function in class:ime_pinyin::SpellingTrie

Completed in 106 milliseconds