Home
last modified time | relevance | path

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

/art/runtime/
Djni_internal.cc332 class JNI { class
2491 JNI::GetVersion,
2492 JNI::DefineClass,
2493 JNI::FindClass,
2494 JNI::FromReflectedMethod,
2495 JNI::FromReflectedField,
2496 JNI::ToReflectedMethod,
2497 JNI::GetSuperclass,
2498 JNI::IsAssignableFrom,
2499 JNI::ToReflectedField,
[all …]
/art/test/115-native-bridge/
Dexpected.txt7 Test ART callbacks: all JNI function number is 11.
/art/tools/dexfuzz/
DREADME123 JNI elements are not supported at all currently.
/art/cmdline/
DREADME.md170 This is highly discouraged, but for compatibility with `JNI` which allows argument ignores, there is
/art/compiler/driver/
Dcompiler_driver.cc477 CREATE_TRAMPOLINE(JNI, kJniAbi, pDlsymLookup) in CreateJniDlsymLookup()