Home
last modified time | relevance | path

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

/foundation/multimedia/media_foundation/engine/include/plugin/common/
Dany.h421 struct HeapFunctionTable { struct
423 static const std::type_info& Type() noexcept in Type()
434 static void Destroy(Storage& storage) noexcept in Destroy()
439 static void Copy(Storage& dest, const Storage& source) noexcept in Copy()
466 … StackFunctionTable<DecayedValueType>, HeapFunctionTable<DecayedValueType>>>; in GetFunctionTable() argument
/foundation/multimedia/media_foundation/interface/inner_api/meta/
Dany.h594 struct HeapFunctionTable { struct
596 static const std::type_info& Type() noexcept in Type()
641 static void Destroy(Storage& storage) noexcept in Destroy()
646 static void Copy(Storage& dest, const Storage& source) noexcept in Copy()
673 StackFunctionTable<DecayedValueType>, HeapFunctionTable<DecayedValueType>>>; in GetFunctionTable() argument