Home
last modified time | relevance | path

Searched defs:webSrc (Results 1 – 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
Dweb_pattern.cpp60 WebPattern::WebPattern(const std::string& webSrc, const RefPtr<WebController>& webController, Rende… in WebPattern()
66 WebPattern::WebPattern(const std::string& webSrc, const SetWebIdCallback& setWebIdCallback, RenderM… in WebPattern()
Dweb_pattern.h137 void SetWebSrc(const std::string& webSrc) in SetWebSrc()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
Dweb_pattern.h202 void SetWebSrc(const std::string& webSrc) in SetWebSrc()
Dweb_pattern.cpp406 WebPattern::WebPattern(const std::string& webSrc, const RefPtr<WebController>& webController, Rende… in WebPattern()
414 WebPattern::WebPattern(const std::string& webSrc, const SetWebIdCallback& setWebIdCallback, RenderM… in WebPattern()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_web_controller.cpp632 std::string webSrc; in LoadUrl() local
Djs_web.cpp2330 void JSWeb::ParseRawfileWebSrc(const JSRef<JSVal>& srcValue, std::string& webSrc) in ParseRawfileWebSrc()
2355 std::string webSrc; in Create() local