Searched refs:TransactionAllocationConstraint (Results 1 – 6 of 6) sorted by relevance
83 bool TransactionAllocationConstraint(Thread* self, ObjPtr<mirror::Class> klass) override
370 bool AotClassLinker::TransactionAllocationConstraint(Thread* self, ObjPtr<mirror::Class> klass) { in TransactionAllocationConstraint() function in art::AotClassLinker
47 return GetClassLinker()->TransactionAllocationConstraint(self, klass); in AllocationConstraint()
314 runtime->GetClassLinker()->TransactionAllocationConstraint(self, h_klass.Get())) { in UnstartedClassNewInstance()
898 virtual bool TransactionAllocationConstraint(Thread* self, ObjPtr<mirror::Class> klass)
11187 bool ClassLinker::TransactionAllocationConstraint( in TransactionAllocationConstraint() function in art::ClassLinker