Home
last modified time | relevance | path

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

/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-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-buttons/src/
H A Dbutton_handler.cpp46 constexpr auto mapperObjPath = "/xyz/openbmc_project/object_mapper"; variable
107 auto method = bus.new_method_call(mapperService, mapperObjPath, in Handler()
221 auto method = bus.new_method_call(mapperService, mapperObjPath, mapperIface, in getService()