Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/nandlife_controller/
H A Dnandlife_controller.cpp35 const std::string PERMANENTLY_CLOSED = PARAM_VALUE_ONE; variable
190 …rn system::GetParameter(PERMANENTLY_CLOSED_STATUS_PARAM, PARAM_VALUE_UNKOWN) == PERMANENTLY_CLOSED; in IsSwapOutClosedPermently()
374 bool ret = SetParameterRetry(PERMANENTLY_CLOSED_STATUS_PARAM, PERMANENTLY_CLOSED, RETRY_TIMES); in CloseSwapOutPermanently()