Home
last modified time | relevance | path

Searched defs:RunPage (Results 1 - 19 of 19) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/
H A Dcj_page_router_abstract.cpp37 void CJPageRouterAbstract::RunPage(const std::string& url, const std::string& params) in RunPage() function in OHOS::Ace::CJPageRouterAbstract
H A Dcj_frontend_abstract.cpp169 UIContentErrorCode CJFrontendAbstract::RunPage(const std::string& url, const std::string& params) in RunPage() function in OHOS::Ace::CJFrontendAbstract
/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Dcard_frontend_declarative.cpp81 UIContentErrorCode CardFrontendDeclarative::RunPage(const std::string& url, const std::string& params) in RunPage() function in OHOS::Ace::CardFrontendDeclarative
H A Dform_frontend_declarative.cpp42 UIContentErrorCode FormFrontendDeclarative::RunPage(const std::string& url, const std::string& params) in RunPage() function in OHOS::Ace::FormFrontendDeclarative
H A Dcard_frontend.cpp78 UIContentErrorCode CardFrontend::RunPage(const std::string& url, const std::string& params) in RunPage() function in OHOS::Ace::CardFrontend
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dfrontend.h128 virtual UIContentErrorCode RunPage(const std::string& content, const std::string& params) in RunPage() function in OHOS::Ace::Frontend
132 virtual UIContentErrorCode RunPage(const std::shared_ptr<std::vector<uint8_t>>& content, const std::string& params) in RunPage() function in OHOS::Ace::Frontend
/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/
H A Dmock_plugin_frontend.cpp36 void PluginFrontend::RunPage(const std::string& url, const std::string& params) {} in RunPage() function in OHOS::Ace::PluginFrontend
H A Dmock_plugin_frontend_delegate.cpp54 void PluginFrontendDelegate::RunPage(const std::string& url, const std::string& params) {} in RunPage() function in OHOS::Ace::Framework::PluginFrontendDelegate
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Djs_frontend.cpp485 UIContentErrorCode JsFrontend::RunPage(const std::string& url, const std::string& params) in RunPage() function in OHOS::Ace::JsFrontend
H A Dfrontend_delegate_impl.cpp113 UIContentErrorCode FrontendDelegateImpl::RunPage(const std::string& url, const std::string& params) in RunPage() function in OHOS::Ace::Framework::FrontendDelegateImpl
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Ddeclarative_frontend_ng.cpp361 UIContentErrorCode DeclarativeFrontendNG::RunPage(const std::string& url, const std::string& params) in RunPage() function in OHOS::Ace::DeclarativeFrontendNG
387 UIContentErrorCode DeclarativeFrontendNG::RunPage( in RunPage() function in OHOS::Ace::DeclarativeFrontendNG
H A Dpage_router_manager.cpp75 void PageRouterManager::RunPage(const std::string& url, const std::string& params) in RunPage() function in OHOS::Ace::NG::PageRouterManager
110 void PageRouterManager::RunPage(const std::shared_ptr<std::vector<uint8_t>>& content, const std::string& params) in RunPage() function in OHOS::Ace::NG::PageRouterManager
H A Dfrontend_delegate_declarative_ng.cpp156 void FrontendDelegateDeclarativeNG::RunPage( in RunPage() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
197 void FrontendDelegateDeclarativeNG::RunPage( in RunPage() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend.cpp392 UIContentErrorCode PluginFrontend::RunPage(const std::string& url, const std::string& params) in RunPage() function in OHOS::Ace::PluginFrontend
H A Dplugin_frontend_delegate.cpp113 UIContentErrorCode PluginFrontendDelegate::RunPage(const std::string& url, const std::string& params) in RunPage() function in OHOS::Ace::Framework::PluginFrontendDelegate
/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_container.cpp510 UIContentErrorCode AceContainer::RunPage(int32_t instanceId, const std::string& url, const std::string& params) in RunPage() function in OHOS::Ace::Platform::AceContainer
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Ddeclarative_frontend.cpp659 UIContentErrorCode DeclarativeFrontend::RunPage(const std::string& url, const std::string& params) in Initialize() function in OHOS::Ace::DeclarativeFrontend
690 UIContentErrorCode DeclarativeFrontend::RunPage( in Initialize() function in OHOS::Ace::DeclarativeFrontend
H A Dfrontend_delegate_declarative.cpp137 UIContentErrorCode FrontendDelegateDeclarative::RunPage( in RunPage() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
188 void FrontendDelegateDeclarative::RunPage( in RunPage() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp1177 UIContentErrorCode AceContainer::RunPage( in RunPage() function in AceContainer
1207 UIContentErrorCode AceContainer::RunPage( in RunPage() function in AceContainer

Completed in 40 milliseconds