Home
last modified time | relevance | path

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

/openbmc/phosphor-inventory-manager/
H A Dinterface_ops.hpp122 struct SerializeInterface struct
132 struct SerializeInterface<T, Ops, std::enable_if_t<HasProperties<T>::value>> struct
170 std::add_pointer_t<decltype(SerializeInterface<DummyInterface, Ops>::op)>;
H A Dgenerated.mako.cpp33 SerializeInterface<
/openbmc/phosphor-inventory-manager/test/
H A Dinterface_ops_test.cpp254 SerializeInterface<DummyInterfaceWithoutProperties, SerialForwarder>::op( in TEST()
270 SerializeInterface<DummyInterfaceWithoutProperties, SerialForwarder>::op( in TEST()
286 SerializeInterface<DummyInterfaceWithProperties, SerialForwarder>::op( in TEST()
302 SerializeInterface<DummyInterfaceWithProperties, SerialForwarder>::op( in TEST()