/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
H A D | card_frontend.h | 57 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 D | cj_frontend_abstract.cpp | 188 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 D | mock_plugin_frontend.cpp | 37 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 D | ace_ability.cpp | 539 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 D | declarative_frontend_ng.cpp | 417 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 D | js_frontend.cpp | 502 void JsFrontend::ReplacePage(const std::string& url, const std::string& params) in ReplacePage() function in OHOS::Ace::JsFrontend
|
H A D | frontend_delegate_impl.cpp | 1660 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 D | plugin_frontend.cpp | 404 void PluginFrontend::ReplacePage(const std::string& url, const std::string& params) in ReplacePage() function in OHOS::Ace::PluginFrontend
|
H A D | plugin_frontend_delegate.cpp | 1467 void PluginFrontendDelegate::ReplacePage( in ReplacePage() function in OHOS::Ace::Framework::PluginFrontendDelegate
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/ |
H A D | pipeline_context.cpp | 1227 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 D | declarative_frontend.cpp | 725 void DeclarativeFrontend::ReplacePage(const std::string& url, const std::string& params) in Initialize() function in OHOS::Ace::DeclarativeFrontend
|
H A D | frontend_delegate_declarative.cpp | 2789 void FrontendDelegateDeclarative::ReplacePage(const RefPtr<JsAcePage>& page, const std::string& url) in ReplacePage() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
|