Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dunstarted_runtime.cc1998 using JNIHandler = void(*)(Thread* self, typedef
2030 static std::pair<ArtMethod*, JNIHandler> kJniHandlersBuffer[kJniHandlersBufferSize];
2031 static HashMap<ArtMethod*, JNIHandler> jni_handlers_(