Home
last modified time | relevance | path

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

/foundation/resourceschedule/memmgr/services/memmgrservice/src/nandlife_controller/
H A Dnandlife_controller.cpp44 const std::string SWAP_OUT_KB_FROM_BIRTH_PARAM = "persist.resourceschedule.memmgr.eswap.swapOutKBFromBirth"; member
51 SWAP_OUT_KB_FROM_BIRTH_PARAM,
167 swapOutKBSinceBirth_ = ReadUnsignedLongLongParam(SWAP_OUT_KB_FROM_BIRTH_PARAM); in LoadNandLifeParam()
334 if (!SetParameterRetry(SWAP_OUT_KB_FROM_BIRTH_PARAM, std::to_string(swapOutKBSinceBirth_), RETRY_TIMES)) { in UpdateNandLifeParam()

Completed in 2 milliseconds