Home
last modified time | relevance | path

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

/openbmc/phosphor-led-manager/fault-monitor/
H A Dfru-fault-monitor.cpp23 static constexpr auto mapperObjPath = "/xyz/openbmc_project/object_mapper"; variable
51 auto mapper = bus.new_method_call(mapperBusName, mapperObjPath, mapperIntf, in getService()
184 auto mapperCall = bus.new_method_call(mapperBusName, mapperObjPath, in getLoggingSubTree()
/openbmc/phosphor-led-manager/
H A Dutils.cpp21 auto mapper = bus.new_method_call(mapperBusName, mapperObjPath, mapperIntf, in getService()
112 auto method = bus.new_method_call(mapperBusName, mapperObjPath, mapperIntf, in getSubTreePaths()
H A Dutils.hpp13 static constexpr auto mapperObjPath = "/xyz/openbmc_project/object_mapper"; variable
/openbmc/phosphor-host-ipmid/
H A Dselutility.hpp19 static constexpr auto mapperObjPath = "/xyz/openbmc_project/object_mapper"; variable
H A Dselutility.cpp377 auto mapperCall = bus.new_method_call(mapperBusName, mapperObjPath, in readLoggingObjectPaths()
/openbmc/phosphor-buttons/src/
H A Dbutton_handler.cpp45 constexpr auto mapperObjPath = "/xyz/openbmc_project/object_mapper"; variable
223 auto method = bus.new_method_call(mapperService, mapperObjPath, mapperIface, in getService()