Home
last modified time | relevance | path

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

/art/runtime/jni/
Djni_internal.cc2756 struct JniNativeInterfaceFunctions { struct
3000 ? &JniNativeInterfaceFunctions<false>::gJniNativeInterface in GetJniNativeInterface()
3001 : &JniNativeInterfaceFunctions<true>::gJniNativeInterface; in GetJniNativeInterface()