Home
last modified time | relevance | path

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

/art/runtime/jni/
Djni_internal.cc2922 struct JniNativeInterfaceFunctions { struct
3166 ? &JniNativeInterfaceFunctions<false>::gJniNativeInterface in GetJniNativeInterface()
3167 : &JniNativeInterfaceFunctions<true>::gJniNativeInterface; in GetJniNativeInterface()