Home
last modified time | relevance | path

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

/system/netd/resolv/
DIDnsTlsSocketFactory.h34 virtual std::unique_ptr<IDnsTlsSocket> createDnsTlsSocket(
DDnsTlsSocketFactory.h35 std::unique_ptr<IDnsTlsSocket> createDnsTlsSocket(const DnsTlsServer& server, unsigned mark, in createDnsTlsSocket() function
DDnsTlsTransport.cpp64 mSocket = mFactory->createDnsTlsSocket(mServer, mMark, this, &mCache); in doConnect()
Ddns_tls_test.cpp116 std::unique_ptr<IDnsTlsSocket> createDnsTlsSocket( in createDnsTlsSocket() function in android::net::FakeSocketFactory
413 std::unique_ptr<IDnsTlsSocket> createDnsTlsSocket( in createDnsTlsSocket() function in android::net::NullSocketFactory
649 std::unique_ptr<IDnsTlsSocket> createDnsTlsSocket( in createDnsTlsSocket() function in android::net::TrackingFakeSocketFactory