Home
last modified time | relevance | path

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

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