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

/art/runtime/
H A Djni_internal.cc2599 const JNINativeInterface gJniNativeInterface = { member in namespace:art
2843 functions = unchecked_functions = &gJniNativeInterface;
2858 functions = enabled ? GetCheckJniNativeInterface() : &gJniNativeInterface;

Completed in 738 milliseconds