Home
last modified time | relevance | path

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

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