Home
last modified time | relevance | path

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

/openbmc/telemetry/src/types/
H A Dtrigger_types.hpp195 static constexpr auto propertyName = ConstexprString{"TriggerAction"};
201 static constexpr auto propertyName = ConstexprString{"discrete::Severity"};
207 static constexpr auto propertyName = ConstexprString{"numeric::Type"};
213 static constexpr auto propertyName = ConstexprString{"numeric::Direction"};
H A Derror_type.hpp23 static constexpr auto propertyName = ConstexprString{"ErrorType"};
H A Dreport_action.hpp22 static constexpr auto propertyName = ConstexprString{"ReportAction"};
H A Dreport_updates.hpp25 static constexpr auto propertyName = ConstexprString{"ReportUpdates"};
H A Dcollection_time_scope.hpp23 static constexpr auto propertyName = ConstexprString{"CollectionTimeScope"};
H A Dreporting_type.hpp25 static constexpr auto propertyName = ConstexprString{"ReportingType"};
H A Doperation_type.hpp23 static constexpr auto propertyName = ConstexprString{"OperationType"};
/openbmc/telemetry/src/utils/
H A Dconversion.hpp16 struct ConstexprString struct
18 constexpr ConstexprString(const char (&data)[N]) : s() in ConstexprString() function
/openbmc/telemetry/tests/src/
H A Dtest_conversion.cpp47 static constexpr auto propertyName = ConstexprString{"Enum"};