Home
last modified time | relevance | path

Searched defs:ReplacePage (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Dcard_frontend.h57 void ReplacePage(const std::string& url, const std::string& params) override {} in ReplacePage() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/
H A Dcj_frontend_abstract.cpp188 void CJFrontendAbstract::ReplacePage(const std::string& url, const std::string& params) in ReplacePage() function in OHOS::Ace::CJFrontendAbstract
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/
H A Dmock_plugin_frontend.cpp37 void PluginFrontend::ReplacePage(const std::string& url, const std::string& params) {} in ReplacePage() function in OHOS::Ace::PluginFrontend
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_ability.cpp539 void AceAbility::ReplacePage(const std::string& url, const std::string& params) in ReplacePage() function in OHOS::Ace::Platform::AceAbility
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Ddeclarative_frontend_ng.cpp417 void DeclarativeFrontendNG::ReplacePage(const std::string& url, const std::string& params) in ReplacePage() function in OHOS::Ace::DeclarativeFrontendNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Djs_frontend.cpp502 void JsFrontend::ReplacePage(const std::string& url, const std::string& params) in ReplacePage() function in OHOS::Ace::JsFrontend
H A Dfrontend_delegate_impl.cpp1660 void FrontendDelegateImpl::ReplacePage(const RefPtr<JsAcePage>& page, const std::string& url) in ReplacePage() function in OHOS::Ace::Framework::FrontendDelegateImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend.cpp404 void PluginFrontend::ReplacePage(const std::string& url, const std::string& params) in ReplacePage() function in OHOS::Ace::PluginFrontend
H A Dplugin_frontend_delegate.cpp1467 void PluginFrontendDelegate::ReplacePage( in ReplacePage() function in OHOS::Ace::Framework::PluginFrontendDelegate
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp1227 void PipelineContext::ReplacePage(const RefPtr<PageComponent>& pageComponent, const RefPtr<StageEle… in ReplacePage() function in OHOS::Ace::PipelineContext
1247 void PipelineContext::ReplacePage(const RefPtr<PageComponent>& pageComponent) in ReplacePage() function in OHOS::Ace::PipelineContext
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Ddeclarative_frontend.cpp725 void DeclarativeFrontend::ReplacePage(const std::string& url, const std::string& params) in Initialize() function in OHOS::Ace::DeclarativeFrontend
H A Dfrontend_delegate_declarative.cpp2789 void FrontendDelegateDeclarative::ReplacePage(const RefPtr<JsAcePage>& page, const std::string& url) in ReplacePage() function in OHOS::Ace::Framework::FrontendDelegateDeclarative