Searched refs:IsLowMemoryMode (Results 1 – 7 of 7) sorted by relevance
33 Runtime::Current()->GetHeap()->IsLowMemoryMode(), in CreateRosAllocSpace()
34 Runtime::Current()->GetHeap()->IsLowMemoryMode(), in CreateRosAllocSpace()
51 Runtime::Current()->GetHeap()->IsLowMemoryMode(), in CreateSpace()177 heap->IsLowMemoryMode(), in TEST_P()
433 const bool is_low_ram = runtime->GetHeap()->IsLowMemoryMode(); in CalculateHotMethodSampleThreshold()
512 bool IsLowMemoryMode() const { in IsLowMemoryMode() function
4456 if (collector_type_ == kCollectorTypeCC && !IsLowMemoryMode()) { in PostForkChildAction()
2199 const bool low_ram = runtime->GetHeap()->IsLowMemoryMode(); in MadviseDexFile()