Home
last modified time | relevance | path

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

/openbmc/phosphor-inventory-manager/
H A Dinterface_ops.hpp122 struct SerializeInterface struct
124 static void op(const std::string& path, const std::string& iface, in op()
132 struct SerializeInterface<T, Ops, std::enable_if_t<HasProperties<T>::value>> struct
134 static void op(const std::string& path, const std::string& iface, in op()