Searched refs:propOnSslErrorEvent (Results 1 – 1 of 1) sorted by relevance
4774 auto propOnSslErrorEvent = webEventHub->GetOnSslErrorRequestEvent(); in OnSslErrorRequest() local4775 CHECK_NULL_VOID(propOnSslErrorEvent); in OnSslErrorRequest()4776 result = propOnSslErrorEvent(info); in OnSslErrorRequest()4784 auto propOnSslErrorEvent = webEventHub->GetOnSslErrorRequestEvent(); in OnSslErrorRequest() local4785 CHECK_NULL_VOID(propOnSslErrorEvent); in OnSslErrorRequest()4786 result = propOnSslErrorEvent(info); in OnSslErrorRequest()