Home
last modified time | relevance | path

Searched refs:mapperObjPath (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-networkd/src/
H A Dhostname_manager.cpp24 static constexpr const char* mapperObjPath = variable
88 auto method = bus.get().new_method_call(mapperBusName, mapperObjPath, in getBmcSerialNumber()
148 auto method = bus.get().new_method_call(mapperBusName, mapperObjPath, in getMacAddress()
/openbmc/phosphor-buttons/src/
H A Dbutton_handler.cpp46 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()