Searched refs:GetUncheckedFunctions (Results 1 – 2 of 2) sorted by relevance
167 const JNIInvokeInterface* GetUncheckedFunctions() const { in GetUncheckedFunctions() function
3868 return reinterpret_cast<JavaVMExt*>(vm)->GetUncheckedFunctions(); in BaseVm()