Home
last modified time | relevance | path

Searched refs:HotReload (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dhot_reloader.h28 static void HotReload();
H A Dhot_reloader.cpp42 void HotReloader::HotReload() in HotReload() function in OHOS::Ace::HotReloader
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Ddeclarative_frontend_ng.h193 void HotReload() override;
H A Ddeclarative_frontend_ng.cpp614 void DeclarativeFrontendNG::HotReload() in HotReload() function in OHOS::Ace::DeclarativeFrontendNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dfrontend.h327 virtual void HotReload() {} in HotReload() function
H A Dcontainer.h451 virtual void HotReload() {} in HotReload() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Ddeclarative_frontend.h244 void HotReload() override;
H A Ddeclarative_frontend.cpp1099 void DeclarativeFrontend::HotReload() in Initialize() function in OHOS::Ace::DeclarativeFrontend
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.h536 void HotReload() override;
H A Dace_container.cpp2755 void AceContainer::HotReload() in HotReload() function in OHOS::Ace::Platform::AceContainer
2767 frontend->HotReload(); in HotReload()
3357 container->HotReload(); in OHOS_ACE_HotReloadPage()
3362 container->HotReload(); in OHOS_ACE_HotReloadPage()
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp545 Ace::HotReloader::HotReload(); in NotifyHotReloadPage()