Home
last modified time | relevance | path

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

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