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

/art/runtime/
H A Dcheck_jni.h25 const JNIInvokeInterface* GetCheckJniInvokeInterface();
H A Djava_vm_ext.cc701 functions = enabled ? GetCheckJniInvokeInterface() : unchecked_functions_;
H A Dcheck_jni.cc4078 const JNIInvokeInterface* GetCheckJniInvokeInterface() { function in namespace:art

Completed in 574 milliseconds