Home
last modified time | relevance | path

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

/foundation/multimedia/media_foundation/engine/include/plugin/common/
Dany.h279 bool SameTypeWith(const std::type_info& otherInfo) const noexcept in SameTypeWith() function
287 bool SameTypeWith(std::string_view otherTypeName) const noexcept in SameTypeWith() function
296 bool SameTypeWith(const Any& other) const noexcept in SameTypeWith() function
/foundation/multimedia/media_foundation/interface/inner_api/meta/
Dany.h376 bool SameTypeWith(const std::type_info& otherInfo) const noexcept in SameTypeWith() function
384 …bool __attribute__((no_sanitize("cfi"))) SameTypeWith(std::string_view otherTypeName) const noexce… in SameTypeWith() function
393 bool __attribute__((no_sanitize("cfi"))) SameTypeWith(const Any &other) const noexcept in SameTypeWith() function