| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
| D | navigation_event_hub.cpp | 25 auto pagePath = navigationNode->GetNavigationPathInfo(); in FireOnAppear() local
|
| D | navigation_model.h | 45 … virtual void SetNavigationPathInfo(const std::string& moduleName, const std::string& pagePath) {}; in SetNavigationPathInfo()
|
| D | navigation_group_node.h | 258 void SetNavigationPathInfo(const std::string& moduleName, const std::string& pagePath) in SetNavigationPathInfo()
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/manifest/ |
| D | manifest_parser.h | 54 void SetPagePath(const std::string& pagePath) in SetPagePath()
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
| D | dft_impl.cpp | 32 const char * const pagePath = JsAppContext::GetInstance()->GetCurrentJsPath(); in GetPagePath() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/ |
| D | navdestination_model.h | 64 …tual void SetNavDestinationPathInfo(const std::string& moduleName, const std::string& pagePath) {}; in SetNavDestinationPathInfo()
|
| D | navdestination_group_node.h | 131 void SetNavDestinationPathInfo(const std::string& moduleName, const std::string& pagePath) in SetNavDestinationPathInfo()
|
| D | navdestination_model_ng.cpp | 760 …ationModelNG::SetNavDestinationPathInfo(const std::string& moduleName, const std::string& pagePath) in SetNavDestinationPathInfo()
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/router/ |
| D | js_page_state_machine.h | 24 #define JS_PAGE_RETURN_IF_ERROR(error, pagePath) \ argument
|
| /foundation/arkui/ace_engine/frameworks/base/log/ |
| D | ace_performance_check.cpp | 89 …PerformanceCheck::CheckIsRuleContainsPage(const std::string& ruleType, const std::string& pagePath) in CheckIsRuleContainsPage() 355 auto pagePath = currentPath_; in GetCurrentSourceMap() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
| D | declarative_frontend.h | 113 void SetPagePath(const std::string& pagePath) in SetPagePath()
|
| D | frontend_delegate_declarative.h | 329 void SetPagePath(const std::string& pagePath) in SetPagePath()
|
| D | frontend_delegate_declarative.cpp | 1279 std::string pagePath = manifestParser_->GetRouter()->GetPagePath(target.url); in StartPush() local 1321 std::string pagePath = manifestParser_->GetRouter()->GetPagePath(target.url); in StartReplace() local 1412 std::string pagePath; in StartBack() local 1434 std::string pagePath = manifestParser_->GetRouter()->GetPagePath(target.url, ".js"); in StartBack() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/ |
| D | stage_manager.cpp | 200 auto pagePath = pageInfo->GetFullPath(); in PushPage() local 248 auto pagePath = pageInfo->GetFullPath(); in PushPage() local
|
| /foundation/arkui/ace_engine/advanced_ui_component/multinavigation/interfaces/ |
| D | multinavigation.js | 340 …Navigation.create(this.secondaryStack, { moduleName: "MultiNavigation", pagePath: "", isUserCreate… property 357 …Navigation.create(this.primaryStack, { moduleName: "MultiNavigation", pagePath: "", isUserCreateSt… property 372 }, { moduleName: "MultiNavigation", pagePath: "" }); property 574 …Navigation.create(this.multiStack.outerStack, { moduleName: "MultiNavigation", pagePath: "", isUse… property
|
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| D | js_accessibility_manager.h | 53 std::string pagePath; member
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
| D | jsi_declarative_engine.h | 46 std::string pagePath; member
|
| D | jsi_declarative_engine.cpp | 303 …ldOhmUrl(const std::string& bundleName, const std::string& moduleName, const std::string& pagePath) in BuildOhmUrl() 326 std::string& moduleName, std::string& pagePath, std::string& pageFullPath, std::string& ohmUrl) in ParseNamedRouterParams() 1507 auto pagePath = url; in LoadPluginComponent() local 1725 std::string pagePath; in AddToNamedRouterMap() local 1977 const auto& pagePath = it->second.pagePath; in PreloadNamedRouter() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
| D | page_router_manager.cpp | 811 auto pagePath = Framework::JsiDeclarativeEngine::GetPagePath(url); in GetPageNameAndPath() local 920 auto pagePath = entryPageInfo->GetPagePath(); in GetCurrentPageSourceMap() local 1500 auto pagePath = Framework::JsiDeclarativeEngine::GetFullPathInfo(keyInfo); in CreatePage() local 2098 std::string pagePath = Framework::JsiDeclarativeEngine::GetPagePath(info.url); in ReplacePageInNewLifecycle() local
|
| /foundation/arkui/ace_engine/frameworks/base/perfmonitor/ |
| D | perf_monitor.cpp | 36 std::string ParsePageUrl(const std::string& pagePath) in ParsePageUrl()
|
| /foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/ |
| D | plugin_frontend_delegate.cpp | 706 std::string pagePath = manifestParser_->GetRouter()->GetPagePath(target.url); in Push() local 721 std::string pagePath = manifestParser_->GetRouter()->GetPagePath(target.url); in Replace() local 767 std::string pagePath = manifestParser_->GetRouter()->GetPagePath(target.url); in BackWithTarget() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ |
| D | frontend_delegate_impl.cpp | 616 std::string pagePath = manifestParser_->GetRouter()->GetPagePath(uri); in Push() local 661 std::string pagePath = manifestParser_->GetRouter()->GetPagePath(uri); in Replace() local 704 std::string pagePath = manifestParser_->GetRouter()->GetPagePath(uri); in BackImplement() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_navdestination.cpp | 127 std::string pagePath; in Create() local
|
| D | js_navigation.cpp | 157 std::string pagePath; in Create() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/ |
| D | cj_page_router_ng.cpp | 400 std::string pagePath; in StartBack() local
|