Searched refs:InvokeHandler (Results 1 – 1 of 1) sorted by relevance
2301 using InvokeHandler = void(*)(Thread* self, typedef2336 static std::pair<ArtMethod*, InvokeHandler> kInvokeHandlersBuffer[kInvokeHandlersBufferSize];2337 static HashMap<ArtMethod*, InvokeHandler> invoke_handlers_(