Searched refs:GetJniNativeInterface (Results 1 – 3 of 3) sorted by relevance
57 functions = unchecked_functions = GetJniNativeInterface(); in JNIEnvExt()81 functions = enabled ? GetCheckJniNativeInterface() : GetJniNativeInterface(); in SetCheckJniEnabled()
32 const JNINativeInterface* GetJniNativeInterface();
2722 const JNINativeInterface* GetJniNativeInterface() { in GetJniNativeInterface() function