Searched refs:jsonEntryToDbusVal (Results 1 – 4 of 4) sorted by relevance
115 auto propValue = utils::jsonEntryToDbusVal(type, propIt.value()); in mapStateToDBusVal()
441 PropertyValue jsonEntryToDbusVal(std::string_view type,
432 PropertyValue jsonEntryToDbusVal(std::string_view type, in getDbusPropertiesVariant() 434 PropertyValue jsonEntryToDbusVal(std::string_view type, jsonEntryToDbusVal() function
33 auto value = jsonEntryToDbusVal(propertyType, elem); in populatePropVals()