Searched refs:objectMapperPath (Results 1 – 4 of 4) sorted by relevance
24 constexpr auto objectMapperPath = "/xyz/openbmc_project/object_mapper"; in getService() local 26 auto method = bus.new_method_call(objectMapperName, objectMapperPath, in getService()
14 constexpr auto objectMapperPath = "/xyz/openbmc_project/object_mapper"; variable31 auto method = bus.new_method_call(objectMapperService, objectMapperPath, in find()75 auto method = bus.new_method_call(objectMapperService, objectMapperPath, in findService()
154 constexpr auto objectMapperPath = "/xyz/openbmc_project/object_mapper";149 constexpr auto objectMapperPath = "/xyz/openbmc_project/object_mapper"; global() variable
146 constants::objectMapperService, constants::objectMapperPath, in getObjectSubTree()