Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_concurrent_module/common/helper/
H A Dconcurrent_helper.cpp25 static const char* MEM_INFO = "/proc/meminfo"; member
45 std::ifstream meminfo(MEM_INFO); in GetSystemMemoryRatio()
47 HILOG_ERROR("ConcurrentHelper:: Open %{public}s failed", MEM_INFO); in GetSystemMemoryRatio()

Completed in 1 milliseconds