Searched refs:SupportHomogeneousSpaceCompactAndCollectorTransitions (Results 1 - 4 of 4) sorted by relevance

/art/test/148-multithread-gc-annotations/
H A Dgc_coverage.cc32 return Runtime::Current()->GetHeap()->SupportHomogeneousSpaceCompactAndCollectorTransitions() ?
/art/test/1337-gc-coverage/
H A Dgc_coverage.cc32 return Runtime::Current()->GetHeap()->SupportHomogeneousSpaceCompactAndCollectorTransitions() ?
51 return Runtime::Current()->GetHeap()->SupportHomogeneousSpaceCompactAndCollectorTransitions() ?
/art/runtime/gc/
H A Dheap.h816 bool SupportHomogeneousSpaceCompactAndCollectorTransitions() const;
H A Dheap.cc1883 bool Heap::SupportHomogeneousSpaceCompactAndCollectorTransitions() const { function in class:art::gc::Heap
1911 if (!SupportHomogeneousSpaceCompactAndCollectorTransitions()) {

Completed in 153 milliseconds