Searched refs:mapperObjPath (Results 1 – 4 of 4) sorted by relevance
| /openbmc/phosphor-led-manager/ |
| H A D | utils.cpp | 21 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 D | utils.hpp | 13 static constexpr auto mapperObjPath = "/xyz/openbmc_project/object_mapper"; variable
|
| /openbmc/phosphor-led-manager/fault-monitor/ |
| H A D | fru-fault-monitor.cpp | 23 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 D | button_handler.cpp | 46 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()
|