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

/art/runtime/
H A Dcheck_jni.h24 const JNINativeInterface* GetCheckJniNativeInterface();
H A Djni_env_ext.cc318 return check_jni ? GetCheckJniNativeInterface() : GetJniNativeInterface();
H A Dcheck_jni.cc4074 const JNINativeInterface* GetCheckJniNativeInterface() { function in namespace:art

Completed in 269 milliseconds