Home
last modified time | relevance | path

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

/foundation/resourceschedule/memmgr/services/memmgrservice/src/nandlife_controller/
H A Dnandlife_controller.cpp32 const std::string PARAM_VALUE_UNKOWN = "-1"; member
134 std::string value = system::GetParameter(paramName, PARAM_VALUE_UNKOWN); in ReadUnsignedLongLongParam()
135 if (value == PARAM_VALUE_UNKOWN) { in ReadUnsignedLongLongParam()
183 system::GetParameter(param, PARAM_VALUE_UNKOWN).c_str()); in PrintNandLifeParam()
190 return system::GetParameter(PERMANENTLY_CLOSED_STATUS_PARAM, PARAM_VALUE_UNKOWN) == PERMANENTLY_CLOSED; in IsSwapOutClosedPermently()

Completed in 1 milliseconds