Searched refs:NOT_PERMANENTLY_CLOSED (Results 1 – 1 of 1) sorted by relevance
36 const std::string NOT_PERMANENTLY_CLOSED = PARAM_VALUE_ZERO; variable367 …bool ret = SetParameterRetry(PERMANENTLY_CLOSED_STATUS_PARAM, NOT_PERMANENTLY_CLOSED, RETRY_TIMES); in OpenSwapOutPermanently()