Home
last modified time | relevance | path

Searched defs:GetCustomScheme (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_pattern.h184 const std::optional<std::string>& GetCustomScheme() const in GetCustomScheme() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.h255 const std::optional<std::string>& GetCustomScheme() const in GetCustomScheme() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h410 std::string GetCustomScheme() const in GetCustomScheme() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp2644 std::string WebDelegate::GetCustomScheme() in GetCustomScheme() function in OHOS::Ace::WebDelegate