Searched defs:EnterInterpreterFromInvoke (Results 1 - 1 of 1) sorted by relevance

/art/runtime/interpreter/
H A Dinterpreter.cc90 EnterInterpreterFromInvoke(self, c, obj.get(), NULL, NULL);
128 EnterInterpreterFromInvoke(self, c, field.get(), args, NULL);
3126 void EnterInterpreterFromInvoke(Thread* self, ArtMethod* method, Object* receiver, function in namespace:art::interpreter

Completed in 201 milliseconds