Home
last modified time | relevance | path

Searched refs:GetWebSrc (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/web/
H A Dweb_declaration.h81 const std::string& GetWebSrc() const in GetWebSrc() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_pattern.h148 const std::optional<std::string>& GetWebSrc() const in GetWebSrc() function
H A Dweb_delegate_cross.cpp690 … << WEB_PARAM_EQUALS << webPattern->GetWebSrc().value_or("") << WEB_PARAM_AND << NTC_PARAM_PAGE_URL in CreatePluginResource()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h90 return declaration_->GetWebSrc(); in GetSrc()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.h219 const std::optional<std::string>& GetWebSrc() const in GetWebSrc() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp2555 src = webPattern->GetWebSrc(); in InitWebViewWithWindow()
3946 src = webPattern->GetWebSrc(); in LoadUrl()