Searched refs:unchecked_functions (Results 1 – 3 of 3) sorted by relevance
90 const JNINativeInterface* unchecked_functions; member
57 functions = unchecked_functions = GetJniNativeInterface(); in JNIEnvExt()
2392 return reinterpret_cast<JNIEnvExt*>(env)->unchecked_functions; in baseEnv()