Home
last modified time | relevance | path

Searched defs:construct (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/incremental/tools/ets-tsc/lib/
Dlib.es2015.proxy.d.ts33 construct?(target: T, argArray: any[], newTarget: Function): object; method
/foundation/arkui/ace_engine/frameworks/core/interfaces/ani/
Dani_api.h70 ArkUIContentSlot (*construct)(ArkUI_Int32 id); member
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala/framework/native/src/generated/
Darkoala_api_generated.h19139 Ark_NativePointer (*construct)(Ark_Int32 id, member
19144 Ark_NativePointer (*construct)(Ark_Int32 id, member
19149 Ark_NativePointer (*construct)(Ark_Int32 id, member
19160 Ark_NativePointer (*construct)(Ark_Int32 id, member
19224 Ark_NativePointer (*construct)(Ark_Int32 id, member
19259 Ark_NativePointer (*construct)(Ark_Int32 id, member
19268 Ark_NativePointer (*construct)(Ark_Int32 id, member
19277 Ark_NativePointer (*construct)(Ark_Int32 id, member
19316 Ark_NativePointer (*construct)(Ark_Int32 id, member
19349 Ark_NativePointer (*construct)(Ark_Int32 id, member
[all …]
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/generated/interface/
Darkoala_api_generated.h19142 Ark_NativePointer (*construct)(Ark_Int32 id, member
19147 Ark_NativePointer (*construct)(Ark_Int32 id, member
19152 Ark_NativePointer (*construct)(Ark_Int32 id, member
19163 Ark_NativePointer (*construct)(Ark_Int32 id, member
19227 Ark_NativePointer (*construct)(Ark_Int32 id, member
19262 Ark_NativePointer (*construct)(Ark_Int32 id, member
19271 Ark_NativePointer (*construct)(Ark_Int32 id, member
19280 Ark_NativePointer (*construct)(Ark_Int32 id, member
19319 Ark_NativePointer (*construct)(Ark_Int32 id, member
19352 Ark_NativePointer (*construct)(Ark_Int32 id, member
[all …]
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
Dstring.h871 void construct(const_pointer const str, size_type count) in construct() function