Home
last modified time | relevance | path

Searched defs:SetPagePath (Results 1 – 4 of 4) 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
H A Dfrontend_delegate_declarative.h317 void SetPagePath(const std::string& pagePath) in SetPagePath() function
/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