Home
last modified time | relevance | path

Searched refs:FlushReload (Results 1 – 25 of 35) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dplugin_sub_container.h119 void FlushReload() const in FlushReload() function
123 pattern->FlushReload(); in FlushReload()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/container_modal/
H A Dcontainer_modal_element.h40 void FlushReload();
H A Dcontainer_modal_element.cpp261 void ContainerModalElement::FlushReload() in FlushReload() function in OHOS::Ace::ContainerModalElement
483 FlushReload(); in WindowFocus()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dnative_view.cpp154 void NativeView::FlushReload() in FlushReload() function in OHOS::Ace::Framework::NativeView
163 customNode->FlushReload(); in FlushReload()
H A Dnative_view.h92 void FlushReload();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/
H A Dplugin_pattern.h66 void FlushReload() const;
H A Dplugin_pattern.cpp541 void PluginPattern::FlushReload() const in FlushReload() function in OHOS::Ace::NG::PluginPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_engine.h70 void FlushReload();
395 void FlushReload() override in FlushReload() function
398 engineInstance_->FlushReload(); in FlushReload()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
H A Dcustom_node.h73 ACE_FORCE_EXPORT void FlushReload();
H A Dcustom_node.cpp97 void CustomNode::FlushReload() in FlushReload() function in OHOS::Ace::NG::CustomNode
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/
H A Dcj_page_router.h44 void FlushReload() override in FlushReload() function
H A Dcj_page_router_ng.h39 void FlushReload() override;
H A Dcj_page_router_abstract.h72 virtual void FlushReload() = 0;
H A Dcj_frontend_abstract.cpp99 void CJFrontendAbstract::FlushReload() in FlushReload() function in OHOS::Ace::CJFrontendAbstract
105 pageRouterManager_->FlushReload(); in FlushReload()
H A Dcj_frontend_abstract.h52 void FlushReload() override;
H A Dcj_page_router_ng.cpp703 void CJPageRouterNG::FlushReload() in FlushReload() function in OHOS::Ace::Framework::CJPageRouterNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dplugin_manager.cpp70 pluginSubContainer->FlushReload(); in UpdateConfigurationInPlugin()
H A Dfrontend.h325 virtual void FlushReload() {} in FlushReload() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Ddeclarative_frontend_ng.cpp607 void DeclarativeFrontendNG::FlushReload() in FlushReload() function in OHOS::Ace::DeclarativeFrontendNG
610 jsEngine_->FlushReload(); in FlushReload()
H A Ddeclarative_frontend_ng.h192 void FlushReload() override;
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Ddeclarative_frontend.h243 void FlushReload() override;
H A Ddeclarative_frontend.cpp1106 void DeclarativeFrontend::FlushReload() in Initialize() function in OHOS::Ace::DeclarativeFrontend
1109 jsEngine_->FlushReload(); in Initialize()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/
H A Djs_engine.h478 virtual void FlushReload() {} in FlushReload() function
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp2719 frontend->FlushReload(); in NotifyConfigurationChange()
2742 pipeline->FlushReload(configurationChange); in NotifyConfigurationChange()
2771 pipeline->FlushReload(ConfigurationChange()); in HotReload()
3381 frontend->FlushReload(); in NotifyDensityUpdate()
3387 pipelineContext_->FlushReload(configurationChange, fullUpdate); in NotifyDensityUpdate()
3395 pipelineContext_->FlushReload(configurationChange, fullUpdate); in NotifyDirectionUpdate()
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_pipeline_context.cpp339 void PipelineContext::FlushReload(const ConfigurationChange& configurationChange, bool fullUpdate) … in FlushReload() function in OHOS::Ace::NG::PipelineContext

12