Home
last modified time | relevance | path

Searched refs:mapperIntf (Results 1 – 3 of 3) 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-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()