HomeSort by relevance Sort by last modified time
    Searched defs:SslSocketFactory (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/base/
sslsocketfactory.h 37 // SslSocketFactory
40 class SslSocketFactory : public SocketFactory {
42 SslSocketFactory(SocketFactory* factory, const std::string& user_agent)
  /external/chromium_org/third_party/webrtc/base/
sslsocketfactory.h 20 // SslSocketFactory
23 class SslSocketFactory : public SocketFactory {
25 SslSocketFactory(SocketFactory* factory, const std::string& user_agent)

Completed in 67 milliseconds