Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter.cc27 static void UnstartedRuntimeJni(Thread* self, ArtMethod* method, in UnstartedRuntimeJni() function
485 UnstartedRuntimeJni(self, method, receiver, args, result); in EnterInterpreterFromInvoke()
557 UnstartedRuntimeJni(self, method, receiver, args, result); in artInterpreterToInterpreterBridge()