Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/
H A Dentity_manager.cpp177 void addArrayToDbus(const std::string& name, const nlohmann::json& array, in addArrayToDbus() function
358 addArrayToDbus<uint64_t>(key, value, iface.get(), in populateInterfaceFromJson()
374 addArrayToDbus<int64_t>(key, value, iface.get(), permission, in populateInterfaceFromJson()
389 addArrayToDbus<uint64_t>(key, value, iface.get(), in populateInterfaceFromJson()
405 addArrayToDbus<double>(key, value, iface.get(), permission, in populateInterfaceFromJson()
420 addArrayToDbus<std::string>(key, value, iface.get(), in populateInterfaceFromJson()