Home
last modified time | relevance | path

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

/art/compiler/jni/
Djni_compiler_test.cc74 kFast, // Native method annotated with @FastNative. enumerator
91 return gCurrentJni == static_cast<uint32_t>(JniKind::kFast); in IsCurrentJniFast()
110 case static_cast<uint32_t>(JniKind::kFast): { in CurrentJniStringSuffix()
425 gCurrentJni = static_cast<uint32_t>(JniKind::kFast); \
432 gCurrentJni = static_cast<uint32_t>(JniKind::kFast); \