Home
last modified time | relevance | path

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

/openbmc/phosphor-inventory-manager/
H A Dinterface_ops.hpp48 struct MakeInterface struct
50 static std::any op(sdbusplus::bus_t& bus, const char* path, in op()
58 struct MakeInterface<T, std::enable_if_t<HasProperties<T>::value>> struct
60 static std::any op(sdbusplus::bus_t& bus, const char* path, in op()