Home
last modified time | relevance | path

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

/foundation/resourceschedule/memmgr/services/memmgrservice/src/nandlife_controller/
H A Dnandlife_controller.cpp40 const std::string SWAP_OUT_KB_TODAY_PARAM = "persist.resourceschedule.memmgr.eswap.swapOutKBToday"; member
49 SWAP_OUT_KB_TODAY_PARAM,
151 swapOutKBToday_ = ReadUnsignedLongLongParam(SWAP_OUT_KB_TODAY_PARAM); in LoadNandLifeParam()
328 if (!SetParameterRetry(SWAP_OUT_KB_TODAY_PARAM, std::to_string(swapOutKBToday_), RETRY_TIMES)) { in UpdateNandLifeParam()

Completed in 1 milliseconds