Home
last modified time | relevance | path

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

/openbmc/phosphor-led-manager/fault-monitor/
H A Dfru-fault-monitor.cpp41 using MapperResponseType = typedef
186 void getLoggingSubTree(sdbusplus::bus_t& bus, MapperResponseType& subtree) in getLoggingSubTree()
210 MapperResponseType mapperResponse; in processExistingCallouts()
/openbmc/phosphor-host-ipmid/
H A Dsensordatahandler.hpp39 using MapperResponseType = std::map<Path, std::map<Service, Interfaces>>; typedef