Home
last modified time | relevance | path

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

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