Searched refs:GetRuntimeShutdownNativeInterface (Results 1 – 4 of 4) sorted by relevance
42 if (!found_shutdown && env->functions == GetRuntimeShutdownNativeInterface()) { in Java_Main_monitorShutdown()
37 const JNINativeInterface* GetRuntimeShutdownNativeInterface();
92 functions = GetRuntimeShutdownNativeInterface(); in SetFunctionsToRuntimeShutdownFunctions()
3406 const JNINativeInterface* GetRuntimeShutdownNativeInterface() { in GetRuntimeShutdownNativeInterface() function