Searched refs:createDnsTlsSocket (Results 1 – 4 of 4) sorted by relevance
34 virtual std::unique_ptr<IDnsTlsSocket> createDnsTlsSocket(
35 std::unique_ptr<IDnsTlsSocket> createDnsTlsSocket(const DnsTlsServer& server, unsigned mark, in createDnsTlsSocket() function
187 mSocket = mFactory->createDnsTlsSocket(mServer, mMark, this, &mCache); in doConnect()
92 std::unique_ptr<IDnsTlsSocket> createDnsTlsSocket( in createDnsTlsSocket() function in android::net::FakeSocketFactory405 std::unique_ptr<IDnsTlsSocket> createDnsTlsSocket( in createDnsTlsSocket() function in android::net::NullSocketFactory702 std::unique_ptr<IDnsTlsSocket> createDnsTlsSocket( in createDnsTlsSocket() function in android::net::TrackingFakeSocketFactory