Home
last modified time | relevance | path

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

/openbmc/pldm/host-bmc/
H A Ddbus_to_terminus_effecters.cpp119 if (!dbusValueNumericTypeNames.contains( in parseEffecterJson()
345 if (!dbusValueNumericTypeNames.contains(propertyType)) in processTerminusNumericEffecterChangeNotification()
/openbmc/pldm/common/
H A Dutils.hpp60 const std::set<std::string_view> dbusValueNumericTypeNames = { variable
H A Dutils.cpp685 if (!dbusValueNumericTypeNames.contains(type)) in dbusPropValuesToDouble()