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

/art/compiler/jni/quick/x86/
H A Dcalling_convention_x86.cc40 static ManagedRegister ReturnRegisterForShorty(const char* shorty, bool jni) { argument
42 if (jni) {
/art/compiler/jni/quick/x86_64/
H A Dcalling_convention_x86_64.cc40 static ManagedRegister ReturnRegisterForShorty(const char* shorty, bool jni) { argument
/art/runtime/base/
H A Dlogging.h308 bool jni; member in struct:art::LogVerbosity
313 bool third_party_jni; // Enabled with "-verbose:third-party-jni".

Completed in 1390 milliseconds