Home
last modified time | relevance | path

Searched refs:GetMemoryLevel (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/common/helper/
H A Dconcurrent_helper.cpp65 SystemMemoryLevel ConcurrentHelper::GetMemoryLevel() in GetMemoryLevel() function in Commonlibrary::Concurrent::Common::Helper::ConcurrentHelper
84 return GetMemoryLevel() == SystemMemoryLevel::MEMORY_LEVEL_LOW; in IsLowMemory()
93 return GetMemoryLevel() == SystemMemoryLevel::MEMORY_LEVEL_MODERATE; in IsModerateMemory()
H A Dconcurrent_helper.h105 static SystemMemoryLevel GetMemoryLevel();