Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/nandlife_controller/
H A Dnandlife_controller.cpp36 const std::string NOT_PERMANENTLY_CLOSED = PARAM_VALUE_ZERO; variable
367 …bool ret = SetParameterRetry(PERMANENTLY_CLOSED_STATUS_PARAM, NOT_PERMANENTLY_CLOSED, RETRY_TIMES); in OpenSwapOutPermanently()