Home
last modified time | relevance | path

Searched defs:SetCustomScheme (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_pattern.h179 void SetCustomScheme(const std::string& scheme) in SetCustomScheme() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dweb_model_impl.cpp56 void WebModelImpl::SetCustomScheme(const std::string& cmdLine) in SetCustomScheme() function in OHOS::Ace::Framework::WebModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.h250 void SetCustomScheme(const std::string& scheme) in SetCustomScheme() function
H A Dweb_model_ng.cpp94 void WebModelNG::SetCustomScheme(const std::string& cmdLine) in SetCustomScheme() function in OHOS::Ace::NG::WebModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h415 void SetCustomScheme(std::string cmdLine) in SetCustomScheme() function