Searched refs:UnstartedRuntimeJni (Results 1 – 1 of 1) sorted by relevance
/art/runtime/interpreter/ |
D | interpreter.cc | 27 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()
|