Home
last modified time | relevance | path

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

/openbmc/phosphor-virtual-sensor/src/
H A DdbusUtils.cpp8 const char* mapperIntf = variable
21 auto mapper = bus.new_method_call(mapperBusName, mapperPath, mapperIntf, in getService()
/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.hpp14 static constexpr auto mapperIntf = "xyz.openbmc_project.ObjectMapper"; variable
/openbmc/phosphor-led-manager/fault-monitor/
H A Dfru-fault-monitor.cpp24 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 Dhyp_network_manager.cpp95 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 Dinventory_mac.cpp43 constexpr auto mapperIntf = "xyz.openbmc_project.ObjectMapper"; variable
90 bus.new_method_call(mapperBus, mapperObj, mapperIntf, "GetSubTree"); in getfromInventory()