Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dtype_cast_ext.h35 inline bool IsSameType(const std::type_info& t1, const std::type_info& t2) noexcept in IsSameType() function
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/cpp_ext/
H A Dtype_cast_ext.h34 inline bool IsSameType(const std::type_info &t1, const std::type_info &t2) noexcept in IsSameType() function