Home
last modified time | relevance | path

Searched defs:DbusInterfaceList (Results 1 – 3 of 3) sorted by relevance

/openbmc/ibm-logging/
H A Ddbus.hpp30 using DbusInterfaceList = std::vector<DbusInterface>; typedef
/openbmc/phosphor-power/
H A Dutility.hpp31 using DbusInterfaceList = std::vector<DbusInterface>; typedef
/openbmc/pldm/common/
H A Dutils.cpp238 using DbusInterfaceList = std::vector<std::string>; in getService() typedef