/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/ |
H A D | plugin_sub_container.h | 119 void FlushReload() const in FlushReload() function 123 pattern->FlushReload(); in FlushReload()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/container_modal/ |
H A D | container_modal_element.h | 40 void FlushReload();
|
H A D | container_modal_element.cpp | 261 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 D | native_view.cpp | 154 void NativeView::FlushReload() in FlushReload() function in OHOS::Ace::Framework::NativeView 163 customNode->FlushReload(); in FlushReload()
|
H A D | native_view.h | 92 void FlushReload();
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/ |
H A D | plugin_pattern.h | 66 void FlushReload() const;
|
H A D | plugin_pattern.cpp | 541 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 D | jsi_declarative_engine.h | 70 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 D | custom_node.h | 73 ACE_FORCE_EXPORT void FlushReload();
|
H A D | custom_node.cpp | 97 void CustomNode::FlushReload() in FlushReload() function in OHOS::Ace::NG::CustomNode
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/ |
H A D | cj_page_router.h | 44 void FlushReload() override in FlushReload() function
|
H A D | cj_page_router_ng.h | 39 void FlushReload() override;
|
H A D | cj_page_router_abstract.h | 72 virtual void FlushReload() = 0;
|
H A D | cj_frontend_abstract.cpp | 99 void CJFrontendAbstract::FlushReload() in FlushReload() function in OHOS::Ace::CJFrontendAbstract 105 pageRouterManager_->FlushReload(); in FlushReload()
|
H A D | cj_frontend_abstract.h | 52 void FlushReload() override;
|
H A D | cj_page_router_ng.cpp | 703 void CJPageRouterNG::FlushReload() in FlushReload() function in OHOS::Ace::Framework::CJPageRouterNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | plugin_manager.cpp | 70 pluginSubContainer->FlushReload(); in UpdateConfigurationInPlugin()
|
H A D | frontend.h | 325 virtual void FlushReload() {} in FlushReload() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
H A D | declarative_frontend_ng.cpp | 607 void DeclarativeFrontendNG::FlushReload() in FlushReload() function in OHOS::Ace::DeclarativeFrontendNG 610 jsEngine_->FlushReload(); in FlushReload()
|
H A D | declarative_frontend_ng.h | 192 void FlushReload() override;
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
H A D | declarative_frontend.h | 243 void FlushReload() override;
|
H A D | declarative_frontend.cpp | 1106 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 D | js_engine.h | 478 virtual void FlushReload() {} in FlushReload() function
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ace_container.cpp | 2719 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 D | mock_pipeline_context.cpp | 339 void PipelineContext::FlushReload(const ConfigurationChange& configurationChange, bool fullUpdate) … in FlushReload() function in OHOS::Ace::NG::PipelineContext
|