Searched refs:getSessionInstance (Results 1 – 2 of 2) sorted by relevance
31 void *traverseSession = DicTraverseSession::getSessionInstance(env, localeJStr, dictSize); in latinime_setDicTraverseSession()
41 static AK_FORCE_INLINE void *getSessionInstance(JNIEnv *env, jstring localeStr, in getSessionInstance() function