Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h756 void SetOnAllSslErrorRequestImpl(OnAllSslErrorRequestImpl && onAllSslErrorRequestImpl) in SetOnAllSslErrorRequestImpl() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dweb_model_impl.cpp193 webComponent->SetOnAllSslErrorRequestImpl(std::move(jsCallback)); in SetOnAllSslErrorRequest()