| /foundation/arkui/ace_engine/frameworks/core/components/plugin/resource/ |
| D | plugin_request_data.h | 35 bool allowUpdate = true; member
|
| /foundation/arkui/ace_engine/test/unittest/interfaces/ |
| D | form_renderer_dispatcher_proxy_test.cpp | 73 bool allowUpdate = true; variable
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/ |
| D | ArkFormComponent.ts | 43 allowUpdate(value: boolean): this { method in ArkFormComponentComponent
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/ |
| D | form_model_ng.cpp | 62 void FormModelNG::AllowUpdate(bool allowUpdate) in AllowUpdate() 199 void FormModelNG::AllowUpdate(FrameNode* frameNode, bool allowUpdate) in AllowUpdate()
|
| /foundation/arkui/ace_engine/frameworks/core/components/form/resource/ |
| D | form_request_data.h | 37 bool allowUpdate = true; member
|
| D | form_manager_delegate.cpp | 741 void FormManagerDelegate::SetAllowUpdate(bool allowUpdate) in SetAllowUpdate()
|
| /foundation/systemabilitymgr/samgr/interfaces/innerkits/common/include/ |
| D | sa_profiles.h | 105 bool allowUpdate = false; member 110 bool allowUpdate = false; member
|
| /foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/ |
| D | form_renderer_dispatcher_stub.cpp | 93 bool allowUpdate = data.ReadBool(); in HandleSetAllowUpdate() local
|
| D | form_renderer_dispatcher_proxy.cpp | 71 void FormRendererDispatcherProxy::SetAllowUpdate(bool allowUpdate) in SetAllowUpdate()
|
| D | form_renderer_dispatcher_impl.cpp | 92 void FormRendererDispatcherImpl::SetAllowUpdate(bool allowUpdate) in SetAllowUpdate()
|
| D | form_renderer.cpp | 213 void FormRenderer::SetAllowUpdate(bool allowUpdate) in SetAllowUpdate()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| D | arkts_native_form_component_bridge.cpp | 50 bool allowUpdate = allowUpdateArg->ToBoolean(vm)->Value(); in AllowUpdate() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_form.cpp | 155 auto allowUpdate = info[0]->ToBoolean(); in AllowUpdate() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/form/mock/ |
| D | mock_form_manager_delegate.cpp | 70 void FormManagerDelegate::SetAllowUpdate(bool allowUpdate) {} in SetAllowUpdate()
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/ |
| D | plugin_pattern_test_ng.cpp | 162 auto allowUpdate = pattern->ISAllowUpdate(); variable
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/form/ |
| D | form_test_ng.cpp | 649 auto allowUpdate = pattern->ISAllowUpdate(); variable
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/ |
| D | cjui_api.h | 2822 void (*allowUpdate)(ArkUINodeHandle node, ArkUI_Bool value); member
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/ |
| D | arkoala_api.h | 4448 void (*allowUpdate)(ArkUINodeHandle node, ArkUI_Bool value); member
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
| D | arkComponent.js | 22353 allowUpdate(value) { method in ArkFormComponentComponent
|