HomeSort by relevance Sort by last modified time
    Searched refs:StreamListenSocketFactory (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/net/socket/
stream_listen_socket.h 141 class NET_EXPORT StreamListenSocketFactory {
143 virtual ~StreamListenSocketFactory() {}
tcp_listen_socket.h 44 class NET_EXPORT TCPListenSocketFactory : public StreamListenSocketFactory {
49 // StreamListenSocketFactory overrides.
unix_domain_listen_socket_posix.h 76 : public StreamListenSocketFactory {
84 // StreamListenSocketFactory:

Completed in 330 milliseconds