HomeSort by relevance Sort by last modified time
    Searched refs:GetEntryPointFromInterpreter (Results 1 - 2 of 2) sorted by null

  /art/runtime/mirror/
art_method.h 205 EntryPointFromInterpreter* GetEntryPointFromInterpreter() const {
  /art/runtime/interpreter/
interpreter.cc 517 (method->GetEntryPointFromInterpreter())(self, mh, code_item, new_shadow_frame, result);
610 (method->GetEntryPointFromInterpreter())(self, mh, code_item, new_shadow_frame, result);
    [all...]

Completed in 32 milliseconds