Home
last modified time | relevance | path

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

/openbmc/pldm/common/
H A Dutils.hpp63 const std::set<std::string_view> dbusValueNumericTypeNames = { variable
H A Dutils.cpp749 if (!dbusValueNumericTypeNames.contains(type)) in dbusPropValuesToDouble()