Searched defs:ServerHelloNotifier (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/quic/
H A Dquic_crypto_server_stream.h29 class NET_EXPORT_PRIVATE ServerHelloNotifier : public class in namespace:net
32 explicit ServerHelloNotifier(QuicCryptoServerStream* stream) function in class:net::ServerHelloNotifier
44 virtual ~ServerHelloNotifier() {}
48 DISALLOW_COPY_AND_ASSIGN(ServerHelloNotifier);

Completed in 138 milliseconds