Searched refs:mapperService (Results 1 – 4 of 4) sorted by relevance
| /openbmc/phosphor-buttons/src/ |
| H A D | button_handler.cpp | 47 constexpr auto mapperService = "xyz.openbmc_project.ObjectMapper"; variable 107 auto method = bus.new_method_call(mapperService, mapperObjPath, in Handler() 221 auto method = bus.new_method_call(mapperService, mapperObjPath, mapperIface, in getService()
|
| /openbmc/pldm/oem/ibm/libpldmresponder/ |
| H A D | inband_code_update.cpp | 197 static constexpr auto mapperService = "xyz.openbmc_project.ObjectMapper"; in setVersions() local 208 auto method = bus.new_method_call(mapperService, functionalObjPath, in setVersions() 223 bus.new_method_call(mapperService, activeObjPath, propIntf, "Get"); in setVersions()
|
| /openbmc/pldm/common/ |
| H A D | utils.hpp | 77 constexpr auto mapperService = ObjectMapper::default_service; variable
|
| /openbmc/pldm/libpldmresponder/ |
| H A D | fru.cpp | 241 bus.new_method_call(pldm::utils::mapperService, fwFunctionalObjPath, in populatefwVersion()
|