Home
last modified time | relevance | path

Searched defs:SetOnHttpAuthRequestImpl (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
Dweb_view.cpp187 void WebView::SetOnHttpAuthRequestImpl(OnWebSyncFunc&& onHttpAuthRequestImpl) in SetOnHttpAuthRequestImpl() function in OHOS::Ace::NG::WebView
/foundation/arkui/ace_engine/frameworks/core/components/web/
Dweb_component.h640 void SetOnHttpAuthRequestImpl(OnHttpAuthRequestImpl&& onHttpAuthRequestImpl) in SetOnHttpAuthRequestImpl() function