/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
H A D | navigation_route.h | 52 virtual int32_t LoadPage(const std::string& name) in LoadPage() function in OHOS::Ace::NG::NavigationRoute
|
/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | navigation_route_ohos.cpp | 84 int32_t NavigationRouteOhos::LoadPage(const std::string& name) in LoadPage() function in OHOS::Ace::NavigationRouteOhos
|
/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
H A D | card_frontend.cpp | 142 void CardFrontend::LoadPage(const std::string& urlPath, const std::string& params) in LoadPage() function in OHOS::Ace::CardFrontend
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/ |
H A D | cj_page_router_ng.cpp | 447 void CJPageRouterNG::LoadPage(int32_t pageId, const RouterPageInfo& target, const std::string& params, bool isRestore, in LoadPage() function in OHOS::Ace::Framework::CJPageRouterNG
|
H A D | cj_page_router.cpp | 125 void CJPageRouter::LoadPage(int32_t pageId, const OHOS::Ace::CJPageRouterAbstract::RouterPageInfo& target, in LoadPage() function in OHOS::Ace::Framework::CJPageRouter
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
H A D | page_router_manager.cpp | 1394 void PageRouterManager::LoadPage(int32_t pageId, const RouterPageInfo& target, bool needHideLast, bool needTransition, in LoadPage() function in OHOS::Ace::NG::PageRouterManager [all...] |
/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/ |
H A D | mock_plugin_frontend_delegate.cpp | 282 void PluginFrontendDelegate::LoadPage( in LoadPage() function in OHOS::Ace::Framework::PluginFrontendDelegate
|
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/ |
H A D | plugin_frontend_delegate.cpp | 1074 UIContentErrorCode PluginFrontendDelegate::LoadPage( in LoadPage() function in OHOS::Ace::Framework::PluginFrontendDelegate
|
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ |
H A D | frontend_delegate_impl.cpp | 1222 UIContentErrorCode FrontendDelegateImpl::LoadPage( in LoadPage() function in OHOS::Ace::Framework::FrontendDelegateImpl
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
H A D | frontend_delegate_declarative.cpp | 2218 UIContentErrorCode FrontendDelegateDeclarative::LoadPage( in LoadPage() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
|