Home
last modified time | relevance | path

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

/art/compiler/jni/quick/x86/
Dcalling_convention_x86.cc40 static ManagedRegister ReturnRegisterForShorty(const char* shorty, bool jni) { in ReturnRegisterForShorty()
/art/runtime/base/
Dlogging.h48 bool jni; member