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

/art/runtime/
H A Djni_internal.cc2982 const JNIInvokeInterface gJniInvokeInterface = { member in namespace:art
3011 functions = unchecked_functions = &gJniInvokeInterface;
3043 functions = enabled ? GetCheckJniInvokeInterface() : &gJniInvokeInterface;

Completed in 64 milliseconds