Home
last modified time | relevance | path

Searched defs:properties_map (Results 1 – 1 of 1) sorted by relevance

/openbmc/boost-dbus/include/dbus/
H A Dproperties.hpp304 boost::container::flat_map<std::string, dbus_variant> properties_map; member in dbus::DbusInterface
323 auto& properties_map = interface_it->second->get_properties_map(); in DbusObject() local