Searched refs:dbusValueNumericTypeNames (Results 1 – 2 of 2) sorted by relevance
63 const std::set<std::string_view> dbusValueNumericTypeNames = { variable
749 if (!dbusValueNumericTypeNames.contains(type)) in dbusPropValuesToDouble()