Searched refs:mapperObjPath (Results 1 – 6 of 6) sorted by relevance
/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-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-host-ipmid/ |
H A D | selutility.hpp | 19 static constexpr auto mapperObjPath = "/xyz/openbmc_project/object_mapper"; variable
|
H A D | selutility.cpp | 377 auto mapperCall = bus.new_method_call(mapperBusName, mapperObjPath, in readLoggingObjectPaths()
|
/openbmc/phosphor-buttons/src/ |
H A D | button_handler.cpp | 45 constexpr auto mapperObjPath = "/xyz/openbmc_project/object_mapper"; variable 223 auto method = bus.new_method_call(mapperService, mapperObjPath, mapperIface, in getService()
|