Searched refs:CheckMoreCoreForPrecondition (Results 1 – 4 of 4) sorted by relevance
68 virtual void CheckMoreCoreForPrecondition() {} // to be overridden in the debug build. in CheckMoreCoreForPrecondition() function70 void CheckMoreCoreForPrecondition() {} // no-op in the non-debug build. in CheckMoreCoreForPrecondition() function
105 void CheckMoreCoreForPrecondition() override;
151 CheckMoreCoreForPrecondition(); in MoreCore()
348 void DlMallocSpace::CheckMoreCoreForPrecondition() { in CheckMoreCoreForPrecondition() function in art::gc::space::DlMallocSpace