Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A 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
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/meta/
H A Dany.h593 struct HeapFunctionTable { struct
595 static const std::type_info& Type() noexcept in Type()
640 static void Destroy(Storage& storage) noexcept in Destroy()
645 static void Copy(Storage& dest, const Storage& source) noexcept in Copy()
672 StackFunctionTable<DecayedValueType>, HeapFunctionTable<DecayedValueType>>>; in GetFunctionTable() argument