Searched defs:OnSSLCertificateError (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/chromium_http/
H A Dsupport.cpp265 void SfDelegate::OnSSLCertificateError( function in class:android::SfDelegate
267 fprintf(stderr, "OnSSLCertificateError cert_error=%d\n", cert_error);
269 inherited::OnSSLCertificateError(request, cert_error, cert);

Completed in 2195 milliseconds