Home
last modified time | relevance | path

Searched defs:Constructor (Results 1 – 25 of 201) sorted by relevance

123456789

/ohos5.0/base/security/device_security_level/oem_property/ohos/lite/
H A Ddslm_ohos_credential.c24 __attribute__((constructor)) static void Constructor(void) in Constructor() function
/ohos5.0/base/security/device_security_level/oem_property/ohos/standard/
H A Ddslm_ohos_credential.c23 __attribute__((constructor)) static void Constructor(void) in Constructor() function
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/bootstrap/include/
H A Dbootstrap.h38 using Constructor = void(*)(const char *); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_richeditor.h166 static void Constructor(const JSCallbackInfo& args) in Constructor() function
228 static void Constructor(const JSCallbackInfo& args) in Constructor() function
H A Djs_text.h103 static void Constructor(const JSCallbackInfo& args) in Constructor() function
H A Djs_ability_component_controller.cpp33 void JSAbilityComponentController::Constructor(const JSCallbackInfo& args) in Constructor() function in OHOS::Ace::Framework::JSAbilityComponentController
H A Djs_linear_gradient.cpp27 void JSLinearGradient::Constructor(const JSCallbackInfo& args) in Constructor() function in OHOS::Ace::Framework::JSLinearGradient
H A Djs_layout_manager.h38 static void Constructor(const JSCallbackInfo& args) in Constructor() function
H A Djs_content_slot.cpp50 void JSNodeContent::Constructor(const JSCallbackInfo& info) in Constructor() function in OHOS::Ace::Framework::JSNodeContent
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_rendering_context_settings.cpp27 void JSRenderingContextSettings::Constructor(const JSCallbackInfo& args) in Constructor() function in OHOS::Ace::Framework::JSRenderingContextSettings
H A Djs_canvas_gradient.cpp25 void JSCanvasGradient::Constructor(const JSCallbackInfo& args) in Constructor() function in OHOS::Ace::Framework::JSCanvasGradient
H A Djs_canvas_pattern.cpp24 void JSCanvasPattern::Constructor(const JSCallbackInfo& info) in Constructor() function in OHOS::Ace::Framework::JSCanvasPattern
H A Djs_path2d.cpp25 void JSPath2D::Constructor(const JSCallbackInfo& args) in Constructor() function in OHOS::Ace::Framework::JSPath2D
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_should_built_in_recognizer_parallel_with_function.h53 static void Constructor(const JSCallbackInfo& args) in Constructor() function
116 static void Constructor(const JSCallbackInfo& args) in Constructor() function
280 static void Constructor(const JSCallbackInfo& args) in Constructor() function
318 static void Constructor(const JSCallbackInfo& args) in Constructor() function
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_query.cpp25 napi_value WebGLQuery::Constructor(napi_env env, napi_callback_info info) in Constructor() function in OHOS::Rosen::WebGLQuery
H A Dwebgl_renderbuffer.cpp28 napi_value WebGLRenderbuffer::Constructor(napi_env env, napi_callback_info info) in Constructor() function in OHOS::Rosen::WebGLRenderbuffer
H A Dwebgl_sampler.cpp23 napi_value WebGLSampler::Constructor(napi_env env, napi_callback_info info) in Constructor() function in OHOS::Rosen::WebGLSampler
H A Dwebgl_shader.cpp24 napi_value WebGLShader::Constructor(napi_env env, napi_callback_info info) in Constructor() function in OHOS::Rosen::WebGLShader
H A Dwebgl_sync.cpp25 napi_value WebGLSync::Constructor(napi_env env, napi_callback_info info) in Constructor() function in OHOS::Rosen::WebGLSync
H A Dwebgl_transform_feedback.cpp24 napi_value WebGLTransformFeedback::Constructor(napi_env env, napi_callback_info info) in Constructor() function in OHOS::Rosen::WebGLTransformFeedback
H A Dwebgl_uniform_location.cpp24 napi_value WebGLUniformLocation::Constructor(napi_env env, napi_callback_info info) in Constructor() function in OHOS::Rosen::WebGLUniformLocation
H A Dwebgl_vertex_array_object.cpp24 napi_value WebGLVertexArrayObject::Constructor(napi_env env, napi_callback_info info) in Constructor() function in OHOS::Rosen::WebGLVertexArrayObject
H A Dwebgl_buffer.cpp27 napi_value WebGLBuffer::Constructor(napi_env env, napi_callback_info info) in Constructor() function in OHOS::Rosen::WebGLBuffer
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Diremote_broker.h65 using Constructor = std::function<sptr<IRemoteBroker>(const sptr<IRemoteObject> &object)>; variable
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_readeriterator/
H A Dreaderiterator_n_exporter.cpp27 napi_value ReaderIteratorNExporter::Constructor(napi_env env, napi_callback_info info) in Constructor() function in OHOS::FileManagement::ModuleFileIO::ReaderIteratorNExporter

123456789