Searched refs:GetCheckJniNativeInterface (Results 1 – 3 of 3) sorted by relevance
24 const JNINativeInterface* GetCheckJniNativeInterface();
323 return check_jni ? GetCheckJniNativeInterface() : GetJniNativeInterface(); in GetFunctionTable()
4129 const JNINativeInterface* GetCheckJniNativeInterface() { in GetCheckJniNativeInterface() function