Home
last modified time | relevance | path

Searched refs:UpdateWebviewUrl (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/web/
H A Dweb_client.h49 void UpdateWebviewUrl(const std::string& url) in UpdateWebviewUrl() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_element.cpp33 WebClient::GetInstance().UpdateWebviewUrl(webComponent->GetSrc()); in SetNewComponent()