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

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

Completed in 1322 milliseconds