Home
last modified time | relevance | path

Searched defs:funcValue (Results 1 - 25 of 25) sorted by relevance

/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dinput_checkbox_component.cpp59 RegisterPrivateEventListener(uint16_t eventTypeId, jerry_value_t funcValue, bool isStopPropagation) RegisterPrivateEventListener() argument
H A Dinput_radio_component.cpp72 RegisterPrivateEventListener(uint16_t eventTypeId, jerry_value_t funcValue, bool isStopPropagation) RegisterPrivateEventListener() argument
H A Dswitch_component.cpp89 RegisterPrivateEventListener(uint16_t eventTypeId, jerry_value_t funcValue, bool isStopPropagation) RegisterPrivateEventListener() argument
H A Dslider_component.cpp65 RegisterPrivateEventListener(uint16_t eventTypeId, jerry_value_t funcValue, bool isStopPropagation) RegisterPrivateEventListener() argument
H A Dlist_component.cpp88 bool ListComponent::RegisterPrivateEventListener(uint16_t eventTypeId, JSValue funcValue, bool isStopPropagation) in RegisterPrivateEventListener() argument
H A Dinput_edittext_component.cpp125 RegisterPrivateEventListener(uint16_t eventTypeId, jerry_value_t funcValue, bool isStopPropagation) RegisterPrivateEventListener() argument
H A Dswiper_component.cpp129 RegisterPrivateEventListener(uint16_t eventTypeId, jerry_value_t funcValue, bool isStopPropagation) RegisterPrivateEventListener() argument
H A Dtabs_component.cpp145 bool TabsComponent::RegisterPrivateEventListener(uint16_t eventTypeId, jerry_value_t funcValue) in RegisterPrivateEventListener() argument
H A Dimage_animator_component.cpp136 RegisterPrivateEventListener(uint16_t eventTypeId, jerry_value_t funcValue, bool isStopPropagation) RegisterPrivateEventListener() argument
H A Dpicker_view_component.cpp467 RegisterPrivateEventListener(uint16_t eventTypeId, jerry_value_t funcValue, bool isStopPropagation) RegisterPrivateEventListener() argument
H A Dvideo_component.cpp264 bool VideoComponent::RegisterPrivateEventListener(uint16_t eventTypeId, jerry_value_t funcValue, bool isStopPropagation) in RegisterPrivateEventListener() argument
H A Dcamera_component.cpp313 RegisterPrivateEventListener(uint16_t eventTypeId, jerry_value_t funcValue, bool isStopPropagation) RegisterPrivateEventListener() argument
H A Dcomponent.h345 virtual bool RegisterPrivateEventListener(uint16_t eventTypeId, jerry_value_t funcValue, bool isStopPropagation) in RegisterPrivateEventListener() argument
H A Dcomponent.cpp1304 bool Component::RegisterEventListener(uint16_t eventTypeId, jerry_value_t funcValue, bool isStopPropagation) in RegisterEventListener() argument
1325 RegisterCommonEventListener(UIView &view, const uint16_t eventTypeId, const jerry_value_t funcValue, bool isStopPropagation) RegisterCommonEventListener() argument
[all...]
/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
H A Ddrag_preview.h157 napi_value funcValue = nullptr; in NapiSerializer() local
H A Djs_drag_controller.cpp168 napi_value funcValue = nullptr; in NapiSerializer() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/color_manager/color_space_object_convertor/
H A Djs_color_space_utils.cpp37 napi_value funcValue = nullptr; in BindNativeFunction() local
/foundation/ability/ability_runtime/test/unittest/js_ui_extension_context_test/
H A Djs_ui_extension_context_test.cpp221 napi_value funcValue = nullptr; in Connect() local
244 napi_value funcValue = nullptr; in Disconnect() local
/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H A Dark_interop_engine.cpp264 auto funcValue = ARKTS_GetProperty(env, global, funcName); in ARKTS_Require() local
269 auto funcValue = ARKTS_GetProperty(env, global, funcName); in ARKTS_Require() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/
H A Djs_drawing_utils.cpp43 napi_value funcValue = nullptr; in BindNativeFunction() local
/foundation/ability/ability_runtime/test/unittest/js_ability_context_test/
H A Djs_ability_context_test.cpp223 napi_value funcValue = nullptr; in Connect() local
246 napi_value funcValue = nullptr; in Disconnect() local
/foundation/arkui/ace_engine/interfaces/napi/kits/mediaquery/
H A Djs_media_query.cpp271 napi_value funcValue = nullptr; variable
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/utils/
H A Dnapi_common.cpp27 napi_value funcValue = nullptr; in BindNativeFunction() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_richeditor.cpp1848 JSRef<JSVal> funcValue; in AddPlaceholderSpan() local
/foundation/arkui/napi/test/unittest/
H A Dtest_napi.cpp720 napi_value funcValue = nullptr; in HWTEST_F() local
849 napi_value funcValue = nullptr; in HWTEST_F() local
876 napi_value funcValue = nullptr; in HWTEST_F() local
2125 napi_value funcValue = nullptr; HWTEST_F() local
5705 napi_value funcValue = nullptr; HWTEST_F() local
5718 napi_value funcValue = nullptr; HWTEST_F() local
5733 napi_value funcValue = nullptr; HWTEST_F() local
5747 napi_value funcValue = nullptr; HWTEST_F() local
5764 napi_value funcValue = nullptr; HWTEST_F() local
5773 napi_value *funcValue = nullptr; HWTEST_F() local
[all...]

Completed in 63 milliseconds