Home
last modified time | relevance | path

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

/art/runtime/jni/
Djni_internal.cc2858 static constexpr JNINativeInterface gJniNativeInterface = { member
3100 ? &JniNativeInterfaceFunctions<false>::gJniNativeInterface in GetJniNativeInterface()
3101 : &JniNativeInterfaceFunctions<true>::gJniNativeInterface; in GetJniNativeInterface()