HomeSort by relevance Sort by last modified time
    Searched defs:CheckMoreCoreForPrecondition (Results 1 - 2 of 2) sorted by null

  /art/runtime/gc/space/
malloc_space.h 76 virtual void CheckMoreCoreForPrecondition() {} // to be overridden in the debug build.
78 void CheckMoreCoreForPrecondition() {} // no-op in the non-debug build.
dlmalloc_space.cc 290 void DlMallocSpace::CheckMoreCoreForPrecondition() {

Completed in 135 milliseconds