Home
last modified time | relevance | path

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

/openbmc/phosphor-inventory-manager/
H A Dinterface_ops.hpp143 struct DeserializeInterface struct
152 struct DeserializeInterface<T, Ops, std::enable_if_t<HasProperties<T>::value>> struct
173 std::add_pointer_t<decltype(DeserializeInterface<DummyInterface, Ops>::op)>;
H A Dgenerated.mako.cpp36 DeserializeInterface<
/openbmc/phosphor-inventory-manager/test/
H A Dinterface_ops_test.cpp318 DeserializeInterface<DummyInterfaceWithoutProperties, SerialForwarder>::op( in TEST()
334 DeserializeInterface<DummyInterfaceWithoutProperties, SerialForwarder>::op( in TEST()
350 DeserializeInterface<DummyInterfaceWithProperties, SerialForwarder>::op( in TEST()
366 DeserializeInterface<DummyInterfaceWithProperties, SerialForwarder>::op( in TEST()