Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter.cc35 static void InterpreterJni(Thread* self, ArtMethod* method, const StringPiece& shorty, in InterpreterJni() function
481 InterpreterJni(self, method, shorty, receiver, args, result); in EnterInterpreterFromInvoke()