Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A Devent_impl.h35 static bool IsCompatibleInterface(const ICallable::Ptr& c) in IsCompatibleInterface() function
105 return Traits::IsCompatibleInterface(p); in IsCompatibleWith()
111 if (Traits::IsCompatibleInterface(p)) { in AddHandler()