Searched refs:mapperIntf (Results 1 – 6 of 6) sorted by relevance
| /openbmc/phosphor-virtual-sensor/src/ |
| H A D | dbusUtils.cpp | 8 const char* mapperIntf = variable 21 auto mapper = bus.new_method_call(mapperBusName, mapperPath, mapperIntf, in getService()
|
| /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 | 14 static constexpr auto mapperIntf = "xyz.openbmc_project.ObjectMapper"; variable
|
| /openbmc/phosphor-led-manager/fault-monitor/ |
| H A D | fru-fault-monitor.cpp | 24 static constexpr auto mapperIntf = "xyz.openbmc_project.ObjectMapper"; variable 51 auto mapper = bus.new_method_call(mapperBusName, mapperObjPath, mapperIntf, in getService() 185 mapperIntf, "GetSubTree"); in getLoggingSubTree()
|
| /openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/ |
| H A D | hyp_network_manager.cpp | 95 constexpr auto mapperIntf = "xyz.openbmc_project.ObjectMapper"; in setBIOSTableAttrs() local 102 bus.new_method_call(mapperBus, mapperObj, mapperIntf, "GetSubTree"); in setBIOSTableAttrs()
|
| /openbmc/phosphor-networkd/src/ |
| H A D | inventory_mac.cpp | 43 constexpr auto mapperIntf = "xyz.openbmc_project.ObjectMapper"; variable 90 bus.new_method_call(mapperBus, mapperObj, mapperIntf, "GetSubTree"); in getfromInventory()
|