Searched refs:GetJniNativeInterface (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Djni_internal.h32 const JNINativeInterface* GetJniNativeInterface();
H A Djni_env_ext.cc57 functions = unchecked_functions = GetJniNativeInterface();
81 functions = enabled ? GetCheckJniNativeInterface() : GetJniNativeInterface();
H A Djni_internal.cc2722 const JNINativeInterface* GetJniNativeInterface() { function in namespace:art

Completed in 100 milliseconds