Home
last modified time | relevance | path

Searched defs:objPaths (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/redfish-core/include/utils/
H A Dsw_utils.hpp360 const dbus::utility::MapperEndPoints& objPaths) { in getSwUpdatableStatus()
/openbmc/intel-ipmi-oem/src/
H A Dmanufacturingcommands.cpp751 using objPaths = std::vector<std::string>; in appMTMSetSignal() typedef