/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/manifest/ |
H A D | manifest_router.cpp | 31 std::string ManifestRouter::GetPagePath(std::string& uri) const in GetPagePath() function in OHOS::Ace::Framework::ManifestRouter 52 std::string ManifestRouter::GetPagePath(const std::string& uri, const std::string& suffix) const in GetPagePath() function in OHOS::Ace::Framework::ManifestRouter
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
H A D | dft_impl.cpp | 30 char *DftImpl::GetPagePath() in GetPagePath() function in OHOS::ACELite::DftImpl
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/ |
H A D | page_info.h | 48 const std::string& GetPagePath() const in GetPagePath() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/ |
H A D | cj_frontend_abstract.h | 144 std::string GetPagePath() const override { return ""; } in GetPagePath() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
H A D | card_frontend.h | 117 std::string GetPagePath() const override in GetPagePath() function
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/ |
H A D | mock_plugin_frontend.cpp | 131 std::string PluginFrontend::GetPagePath() const in GetPagePath() function in OHOS::Ace::PluginFrontend
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
H A D | declarative_frontend_ng.cpp | 542 std::string DeclarativeFrontendNG::GetPagePath() const in GetPagePath() function in OHOS::Ace::DeclarativeFrontendNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ |
H A D | js_frontend.cpp | 756 std::string JsFrontend::GetPagePath() const in GetPagePath() function in OHOS::Ace::JsFrontend
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/ |
H A D | plugin_frontend.cpp | 680 std::string PluginFrontend::GetPagePath() const in GetPagePath() function in OHOS::Ace::PluginFrontend
|
/ohos5.0/foundation/barrierfree/accessibility/frameworks/common/src/ |
H A D | accessibility_element_info.cpp | 340 const std::string &AccessibilityElementInfo::GetPagePath() const in GetPagePath() function in OHOS::Accessibility::AccessibilityElementInfo
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
H A D | declarative_frontend.cpp | 1139 std::string DeclarativeFrontend::GetPagePath() const in Initialize() function in OHOS::Ace::DeclarativeFrontend
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
H A D | jsi_declarative_engine.cpp | 2491 std::string JsiDeclarativeEngine::GetPagePath(const std::string& url) in GetPagePath() function in OHOS::Ace::Framework::JsiDeclarativeEngine
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | js_accessibility_manager.cpp | 5946 std::string JsAccessibilityManager::GetPagePath() in GetPagePath() function in OHOS::Ace::Framework::JsAccessibilityManager
|