Searched refs:GetTransactionalInterpreter (Results 1 – 6 of 6) sorted by relevance
145 const void* GetTransactionalInterpreter() override;
515 const void* AotClassLinker::GetTransactionalInterpreter() { in GetTransactionalInterpreter() function in art::AotClassLinker
221 const void* GetTransactionalInterpreter() override { in GetTransactionalInterpreter() function
963 virtual const void* GetTransactionalInterpreter();
11341 const void* ClassLinker::GetTransactionalInterpreter() { in GetTransactionalInterpreter() function in art::ClassLinker
241 ? runtime->GetClassLinker()->GetTransactionalInterpreter() in ExecuteSwitch()