Searched refs:IsLowMemoryMode (Results 1 – 6 of 6) sorted by relevance
26 Runtime::Current()->GetHeap()->IsLowMemoryMode(), false); in CreateRosAllocSpace()
54 Runtime::Current()->GetHeap()->IsLowMemoryMode(), in CreateSpace()180 heap->IsLowMemoryMode(), in TEST_P()
99 const size_t max_buckets = Runtime::Current()->GetHeap()->IsLowMemoryMode() ? in AddPair()
446 bool IsLowMemoryMode() const { in IsLowMemoryMode() function
3571 if (!CareAboutPauseTimes() || IsLowMemoryMode()) { in HeapGrowthMultiplier()