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