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

/vbox/src/VBox/Frontends/VirtualBox/src/net/
H A DUINetworkReply.cpp86 static int downloadCertificates(RTHTTP pHttp, const QString &strFullCertificateFileName);
146 rc = downloadCertificates(m_pHttp, strFullCertificateFileName);
383 int UINetworkReplyPrivateThread::downloadCertificates(RTHTTP pHttp, const QString &strFullCertificateFileName) function in class:UINetworkReplyPrivateThread

Completed in 45 milliseconds