Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/common/src/
H A Dsoftware_manager.cpp199 using ConfigMap = boost::container::flat_map<std::string, InterfacesMap>; typedef
206 std::tuple<std::string, ConfigMap> nextResult("", {}); in interfaceAddedMatch()
208 .next<sdbusplus::message::object_path, ConfigMap>(); in interfaceAddedMatch()