Home
last modified time | relevance | path

Searched refs:createDnsTlsSocket (Results 1 – 4 of 4) sorted by relevance

/packages/modules/DnsResolver/
DIDnsTlsSocketFactory.h34 virtual std::unique_ptr<IDnsTlsSocket> createDnsTlsSocket(
DDnsTlsSocketFactory.h35 std::unique_ptr<IDnsTlsSocket> createDnsTlsSocket(const DnsTlsServer& server, unsigned mark, in createDnsTlsSocket() function
DDnsTlsTransport.cpp72 mSocket = mFactory->createDnsTlsSocket(mServer, mMark, this, &mCache); in doConnect()
Dresolv_tls_unit_test.cpp110 std::unique_ptr<IDnsTlsSocket> createDnsTlsSocket( in createDnsTlsSocket() function in android::net::FakeSocketFactory
417 std::unique_ptr<IDnsTlsSocket> createDnsTlsSocket( in createDnsTlsSocket() function in android::net::NullSocketFactory
698 std::unique_ptr<IDnsTlsSocket> createDnsTlsSocket( in createDnsTlsSocket() function in android::net::TrackingFakeSocketFactory