Searched defs:SetCustomScheme (Results 1 - 5 of 5) sorted by relevance
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ | ||
H A D | web_model_impl.cpp | 53 void WebModelImpl::SetCustomScheme(const std::string& cmdLine) in SetCustomScheme() function in OHOS::Ace::Framework::WebModelImpl |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/ | ||
H A D | web_pattern.h | 179 void SetCustomScheme(const std::string& scheme) in SetCustomScheme() function in OHOS::Ace::NG::WebPattern |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ | ||
H A D | web_model_ng.cpp | 93 void WebModelNG::SetCustomScheme(const std::string& cmdLine) in SetCustomScheme() function in OHOS::Ace::NG::WebModelNG |
H A D | web_pattern.h | 255 void SetCustomScheme(const std::string& scheme) in SetCustomScheme() function in OHOS::OHOS::Ace::NG::WebPattern |
/foundation/arkui/ace_engine/frameworks/core/components/web/ | ||
H A D | web_component.h | 415 void SetCustomScheme(std::string cmdLine) in SetCustomScheme() function in OHOS::Ace::WebComponent |
Completed in 13 milliseconds