Home
last modified time | relevance | path

Searched defs:createDnsTlsSocket (Results 1 – 2 of 2) sorted by relevance

/system/netd/resolv/
DDnsTlsSocketFactory.h35 std::unique_ptr<IDnsTlsSocket> createDnsTlsSocket(const DnsTlsServer& server, unsigned mark, in createDnsTlsSocket() function
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