Home
last modified time | relevance | path

Searched refs:SetPagePath (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/manifest/
H A Dmanifest_parser.h54 void SetPagePath(const std::string& pagePath) in SetPagePath() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Ddeclarative_frontend.h113 void SetPagePath(const std::string& pagePath) in SetPagePath() function
116 delegate_->SetPagePath(pagePath); in SetPagePath()
H A Dfrontend_delegate_declarative.h317 void SetPagePath(const std::string& pagePath) in SetPagePath() function
320 manifestParser_->SetPagePath(pagePath); in SetPagePath()
/ohos5.0/foundation/barrierfree/accessibility/frameworks/asacfwk/src/
H A Daccessibility_element_operator_impl.cpp204 info.SetPagePath(""); in SetFiltering()
/ohos5.0/foundation/barrierfree/accessibility/interfaces/innerkits/common/include/
H A Daccessibility_element_info.h1376 void SetPagePath(const std::string &path);
/ohos5.0/foundation/barrierfree/accessibility/frameworks/common/src/
H A Daccessibility_element_info.cpp335 void AccessibilityElementInfo::SetPagePath(const std::string &path) in SetPagePath() function in OHOS::Accessibility::AccessibilityElementInfo
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dpage_router_manager.cpp582 manifestParser_->SetPagePath(info.url); in StartRestore()
1537 manifestParser_->SetPagePath(target.url); in CreatePage()
1682 manifestParser_->SetPagePath(info.url); in RestorePageWithTarget()
/ohos5.0/foundation/barrierfree/accessibility/frameworks/common/test/unittest/
H A Daccessibility_element_info_test.cpp1026 elementInfo_->SetPagePath("test");
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_container.cpp1098 front->SetPagePath(url); in LoadDocument()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_accessibility_manager.cpp327 nodeInfo.SetPagePath(manager->GetPagePath()); in UpdateAccessibilityNodeInfo()
1563 nodeInfo.SetPagePath(commonProperty.pagePath); in UpdateVirtualNodeChildAccessibilityElementInfo()
1610 nodeInfo.SetPagePath(commonProperty.pagePath); in UpdateVirtualNodeAccessibilityElementInfo()
1709 nodeInfo.SetPagePath(commonProperty.pagePath); in UpdateAccessibilityElementInfo()
1757 nodeInfo.SetPagePath(commonProperty.pagePath); in UpdateWebAccessibilityElementInfo()