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

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

Completed in 373 milliseconds