Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dunstarted_runtime.cc2301 using InvokeHandler = void(*)(Thread* self, typedef
2336 static std::pair<ArtMethod*, InvokeHandler> kInvokeHandlersBuffer[kInvokeHandlersBufferSize];
2337 static HashMap<ArtMethod*, InvokeHandler> invoke_handlers_(