Searched refs:GetUncheckedFunctions (Results 1 – 3 of 3) sorted by relevance
108 const JNINativeInterface* GetUncheckedFunctions() const { in GetUncheckedFunctions() function
195 const JNIInvokeInterface* GetUncheckedFunctions() const { in GetUncheckedFunctions() function
2765 return reinterpret_cast<JNIEnvExt*>(env)->GetUncheckedFunctions(); in baseEnv()4062 return reinterpret_cast<JavaVMExt*>(vm)->GetUncheckedFunctions(); in BaseVm()