Searched refs:CheckMoreCoreForPrecondition (Results 1 – 4 of 4) sorted by relevance
77 virtual void CheckMoreCoreForPrecondition() {} // to be overridden in the debug build. in CheckMoreCoreForPrecondition() function79 void CheckMoreCoreForPrecondition() {} // no-op in the non-debug build. in CheckMoreCoreForPrecondition() function
96 void CheckMoreCoreForPrecondition();
131 CheckMoreCoreForPrecondition(); in MoreCore()
287 void DlMallocSpace::CheckMoreCoreForPrecondition() { in CheckMoreCoreForPrecondition() function in art::gc::space::DlMallocSpace