Home
last modified time | relevance | path

Searched defs:GetTransactionalInterpreter (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/runtime/
H A Dnoop_compiler_callbacks.h221 const void* GetTransactionalInterpreter() override { in GetTransactionalInterpreter() function
H A Dclass_linker.cc11341 const void* ClassLinker::GetTransactionalInterpreter() { in GetTransactionalInterpreter() function in art::ClassLinker
/aosp_15_r20/art/dex2oat/
H A Daot_class_linker.cc515 const void* AotClassLinker::GetTransactionalInterpreter() { in GetTransactionalInterpreter() function in art::AotClassLinker