Home
last modified time | relevance | path

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

/packages/modules/DnsResolver/
DDnsTlsSocket.h146 bool setTestCaCertificate() REQUIRES(mLock);
DDnsTlsSocket.cpp120 bool DnsTlsSocket::setTestCaCertificate() { in setTestCaCertificate() function in android::net::DnsTlsSocket
158 if (!setTestCaCertificate()) { in initialize()