Home
last modified time | relevance | path

Searched refs:MEMORY_LEVEL_LOW (Results 1 - 2 of 2) sorted by relevance

/commonlibrary/ets_utils/js_concurrent_module/common/helper/
H A Dconcurrent_helper.cpp68 if (!ratio.has_value()) { // error happens when read memory info, just return the MEMORY_LEVEL_LOW in GetMemoryLevel()
69 return SystemMemoryLevel::MEMORY_LEVEL_LOW; in GetMemoryLevel()
76 return SystemMemoryLevel::MEMORY_LEVEL_LOW; in GetMemoryLevel()
84 return GetMemoryLevel() == SystemMemoryLevel::MEMORY_LEVEL_LOW; in IsLowMemory()
H A Dconcurrent_helper.h50 MEMORY_LEVEL_LOW, member in Commonlibrary::Concurrent::Common::Helper::ConcurrentHelper::SystemMemoryLevel

Completed in 2 milliseconds