Home
last modified time | relevance | path

Searched defs:jni (Results 1 – 3 of 3) sorted by relevance

/art/compiler/jni/quick/x86/
Dcalling_convention_x86.cc65 static ManagedRegister ReturnRegisterForShorty(const char* shorty, bool jni) { in ReturnRegisterForShorty()
/art/runtime/base/
Dlogging.h46 bool jni; member
/art/test/ti-stress/
Dstress.cc725 JNIEnv* jni = nullptr; in WatchAllFields() local