Home
last modified time | relevance | path

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

/openbmc/phosphor-inventory-manager/
H A Dinterface_ops.hpp143 struct DeserializeInterface struct
145 static void op(const std::string& path, const std::string& iface, std::any&) in op()
152 struct DeserializeInterface<T, Ops, std::enable_if_t<HasProperties<T>::value>> struct
154 static void op(const std::string& path, const std::string& iface, in op()