Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dnoop_compiler_callbacks.h80 bool TransactionAllocationConstraint([[maybe_unused]] Thread* self, in TransactionAllocationConstraint() function
H A Dclass_linker.cc11194 bool ClassLinker::TransactionAllocationConstraint( in TransactionAllocationConstraint() function in art::ClassLinker
/aosp_15_r20/art/dex2oat/
H A Daot_class_linker.cc371 bool AotClassLinker::TransactionAllocationConstraint(Thread* self, ObjPtr<mirror::Class> klass) { in TransactionAllocationConstraint() function in art::AotClassLinker