Home
last modified time | relevance | path

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

/art/runtime/jni/
Djni_internal.cc3017 struct JniNativeInterfaceFunctions { struct
3261 ? &JniNativeInterfaceFunctions<false>::gJniNativeInterface in GetJniNativeInterface()
3262 : &JniNativeInterfaceFunctions<true>::gJniNativeInterface; in GetJniNativeInterface()