Home
last modified time | relevance | path

Searched defs:allowUpdate (Results 1 - 17 of 17) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/plugin/resource/
H A Dplugin_request_data.h35 bool allowUpdate = true; member
/foundation/arkui/ace_engine/frameworks/core/components/form/resource/
H A Dform_request_data.h37 bool allowUpdate = true; member
H A Dform_manager_delegate.cpp726 void FormManagerDelegate::SetAllowUpdate(bool allowUpdate) in SetAllowUpdate() argument
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dform_renderer_dispatcher_proxy_test.cpp73 bool allowUpdate = true; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_form_component_bridge.cpp50 bool allowUpdate = allowUpdateArg->ToBoolean(vm)->Value(); in AllowUpdate() local
/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
H A Dform_renderer_dispatcher_proxy.cpp68 void FormRendererDispatcherProxy::SetAllowUpdate(bool allowUpdate) in SetAllowUpdate() argument
H A Dform_renderer_dispatcher_stub.cpp91 bool allowUpdate = data.ReadBool(); in HandleSetAllowUpdate() local
H A Dform_renderer_dispatcher_impl.cpp92 void FormRendererDispatcherImpl::SetAllowUpdate(bool allowUpdate) in SetAllowUpdate() argument
H A Dform_renderer.cpp206 void FormRenderer::SetAllowUpdate(bool allowUpdate) in SetAllowUpdate() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H A Dform_model_ng.cpp62 void FormModelNG::AllowUpdate(bool allowUpdate) in AllowUpdate() argument
199 void FormModelNG::AllowUpdate(FrameNode* frameNode, bool allowUpdate) in AllowUpdate() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_form.cpp149 auto allowUpdate = info[0]->ToBoolean(); in AllowUpdate() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/
H A Dplugin_pattern_test_ng.cpp162 auto allowUpdate = pattern->ISAllowUpdate(); in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/form/mock/
H A Dmock_form_manager_delegate.cpp70 void FormManagerDelegate::SetAllowUpdate(bool allowUpdate) {} in SetAllowUpdate() argument
/foundation/systemabilitymgr/samgr/interfaces/innerkits/common/include/
H A Dsa_profiles.h106 bool allowUpdate = false; member
111 bool allowUpdate = false; member
/foundation/arkui/ace_engine/test/unittest/core/pattern/form/
H A Dform_test_ng.cpp649 auto allowUpdate = pattern->ISAllowUpdate(); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h4641 void (*allowUpdate)(ArkUINodeHandle node, ArkUI_Bool value); member
/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/
H A Dcjui_api.h2852 void (*allowUpdate)(ArkUINodeHandle node, ArkUI_Bool value); member

Completed in 44 milliseconds