Home
last modified time | relevance | path

Searched refs:objectMapperService (Results 1 – 5 of 5) sorted by relevance

/openbmc/openpower-vpd-parser/vpd-tool/include/
H A Dtool_constants.hpp30 constexpr auto objectMapperService = "xyz.openbmc_project.ObjectMapper"; variable
H A Dtool_utils.hpp532 constants::objectMapperService, constants::objectMapperObjectPath,
574 constants::objectMapperService, constants::objectMapperObjectPath,
/openbmc/openpower-hw-diags/util/
H A Ddbus.cpp13 constexpr auto objectMapperService = "xyz.openbmc_project.ObjectMapper"; variable
31 auto method = bus.new_method_call(objectMapperService, objectMapperPath, in find()
75 auto method = bus.new_method_call(objectMapperService, objectMapperPath, in findService()
/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dconstants.hpp148 constexpr auto objectMapperService = "xyz.openbmc_project.ObjectMapper"; variable
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Ddbus_utility.hpp146 constants::objectMapperService, constants::objectMapperPath, in getObjectSubTree()