Searched defs:AllocationConstraint (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/art/runtime/interpreter/ | ||
H A D | interpreter_switch_impl0.cc | 46 ALWAYS_INLINE static bool AllocationConstraint([[maybe_unused]] Thread* self, in AllocationConstraint() function in art::interpreter::InactiveTransactionChecker |
/aosp_15_r20/art/dex2oat/interpreter/ | ||
H A D | interpreter_switch_impl1.cc | 45 static inline bool AllocationConstraint(Thread* self, ObjPtr<mirror::Class> klass) in AllocationConstraint() function in art::interpreter::ActiveTransactionChecker |