Home
last modified time | relevance | path

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

/art/runtime/
Djni_internal.cc2719 const JNINativeInterface gJniNativeInterface = { variable
2963 functions = unchecked_functions = &gJniNativeInterface; in JNIEnvExt()
2986 functions = enabled ? GetCheckJniNativeInterface() : &gJniNativeInterface; in SetCheckJniEnabled()