/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/ |
H A D | cj_page_router_abstract.cpp | 37 void CJPageRouterAbstract::RunPage(const std::string& url, const std::string& params) in RunPage() function in OHOS::Ace::CJPageRouterAbstract
|
H A D | cj_frontend_abstract.cpp | 175 UIContentErrorCode CJFrontendAbstract::RunPage(const std::string& url, const std::string& params) in RunPage() function in OHOS::Ace::CJFrontendAbstract
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
H A D | form_frontend_declarative.cpp | 48 UIContentErrorCode FormFrontendDeclarative::RunPage(const std::string& url, const std::string& para… in RunPage() function in OHOS::Ace::FormFrontendDeclarative
|
H A D | card_frontend_declarative.cpp | 89 UIContentErrorCode CardFrontendDeclarative::RunPage(const std::string& url, const std::string& para… in RunPage() function in OHOS::Ace::CardFrontendDeclarative
|
H A D | card_frontend.cpp | 86 UIContentErrorCode CardFrontend::RunPage(const std::string& url, const std::string& params) in RunPage() function in OHOS::Ace::CardFrontend
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | frontend.h | 128 virtual UIContentErrorCode RunPage(const std::string& content, const std::string& params) in RunPage() function 132 …virtual UIContentErrorCode RunPage(const std::shared_ptr<std::vector<uint8_t>>& content, const std… in RunPage() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
H A D | declarative_frontend_ng.cpp | 364 UIContentErrorCode DeclarativeFrontendNG::RunPage(const std::string& url, const std::string& params) in RunPage() function in OHOS::Ace::DeclarativeFrontendNG 390 UIContentErrorCode DeclarativeFrontendNG::RunPage( in RunPage() function in OHOS::Ace::DeclarativeFrontendNG
|
H A D | frontend_delegate_declarative_ng.cpp | 169 void FrontendDelegateDeclarativeNG::RunPage( in RunPage() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG 210 void FrontendDelegateDeclarativeNG::RunPage( in RunPage() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
|
H A D | page_router_manager.cpp | 87 void PageRouterManager::RunPage(const std::string& url, const std::string& params) in RunPage() function in OHOS::Ace::NG::PageRouterManager 127 void PageRouterManager::RunPage(const std::shared_ptr<std::vector<uint8_t>>& content, const std::st… in RunPage() function in OHOS::Ace::NG::PageRouterManager
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/ |
H A D | mock_plugin_frontend.cpp | 36 void PluginFrontend::RunPage(const std::string& url, const std::string& params) {} in RunPage() function in OHOS::Ace::PluginFrontend
|
H A D | mock_plugin_frontend_delegate.cpp | 54 void PluginFrontendDelegate::RunPage(const std::string& url, const std::string& params) {} in RunPage() function in OHOS::Ace::Framework::PluginFrontendDelegate
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
H A D | declarative_frontend.cpp | 667 UIContentErrorCode DeclarativeFrontend::RunPage(const std::string& url, const std::string& params) in Initialize() function in OHOS::Ace::DeclarativeFrontend 698 UIContentErrorCode DeclarativeFrontend::RunPage( in Initialize() function in OHOS::Ace::DeclarativeFrontend
|
H A D | frontend_delegate_declarative.cpp | 162 UIContentErrorCode FrontendDelegateDeclarative::RunPage( in RunPage() function in OHOS::Ace::Framework::FrontendDelegateDeclarative 213 void FrontendDelegateDeclarative::RunPage( in RunPage() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ |
H A D | js_frontend.cpp | 485 UIContentErrorCode JsFrontend::RunPage(const std::string& url, const std::string& params) in RunPage() function in OHOS::Ace::JsFrontend
|
H A D | frontend_delegate_impl.cpp | 113 UIContentErrorCode FrontendDelegateImpl::RunPage(const std::string& url, const std::string& params) in RunPage() function in OHOS::Ace::Framework::FrontendDelegateImpl
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/ |
H A D | plugin_frontend.cpp | 397 UIContentErrorCode PluginFrontend::RunPage(const std::string& url, const std::string& params) in RunPage() function in OHOS::Ace::PluginFrontend
|
H A D | plugin_frontend_delegate.cpp | 129 UIContentErrorCode PluginFrontendDelegate::RunPage(const std::string& url, const std::string& param… in RunPage() function in OHOS::Ace::Framework::PluginFrontendDelegate
|
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/ |
H A D | ace_container.cpp | 510 UIContentErrorCode AceContainer::RunPage(int32_t instanceId, const std::string& url, const std::str… in RunPage() function in OHOS::Ace::Platform::AceContainer
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ace_container.cpp | 1182 UIContentErrorCode AceContainer::RunPage( in RunPage() function in OHOS::Ace::Platform::AceContainer 1212 UIContentErrorCode AceContainer::RunPage( in RunPage() function in OHOS::Ace::Platform::AceContainer
|