Home
last modified time | relevance | path

Searched defs:InterfaceType (Results 1 – 9 of 9) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeMeta/include/meta/interface/
Dintf_event.h100 using InterfaceType = IEventCallable<EventType, Ret, Args...>; variable
/foundation/ability/idl_tool/idl_tool_2/util/
Dcommon.h60 enum class InterfaceType { enum
/foundation/graphic/graphic_3d/lume/LumeMeta/include/meta/interface/detail/
Dproperty.h318 using InterfaceType = BASE_NS::conditional_t<BASE_NS::is_const_v<Type>, const IT*, IT*>; variable
362 using InterfaceType = PropertyBaseType<Property>*; variable
Darray_property.h270 using InterfaceType = BASE_NS::conditional_t<BASE_NS::is_const_v<Type>, const IT*, IT*>; variable
315 using InterfaceType = ArrayPropertyBaseType<Property>*; variable
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
Dinterface_info.h61 enum InterfaceType { enum
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/entity/
Dp2p_entity.cpp22 using InterfaceType = InterfaceInfo::InterfaceType; typedef
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/incremental/tools/ets-tsc/lib/
DtypescriptServices.d.ts2805 export interface InterfaceType extends ObjectType { interface
6105 isClassOrInterface(): this is InterfaceType; property
6106 isClass(): this is InterfaceType; property
Dtypescript.d.ts2805 export interface InterfaceType extends ObjectType { interface
6105 isClassOrInterface(): this is InterfaceType; property
6106 isClass(): this is InterfaceType; property
Dtsserverlibrary.d.ts2805 export interface InterfaceType extends ObjectType { interface
6105 isClassOrInterface(): this is InterfaceType; property
6106 isClass(): this is InterfaceType; property