Home
last modified time | relevance | path

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

/base/update/updateservice/services/core/ability/alarm/include/
Dalarm_helper.h41 return GET_ENUM_VALUE_STRING(AlarmType::STARTUP_TIME_LOOPER); in GetStartupAlarmTypeStr()
/base/update/updateservice/services/core/ability/utils/include/
Dstring_utils.h24 #define GET_ENUM_VALUE_STRING(item) StringUtils::GetEnumValueString(#item) macro