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

  /external/chromium/net/socket_stream/
socket_stream_job.h 28 typedef SocketStreamJob* (ProtocolFactory)(const GURL& url,
31 static ProtocolFactory* RegisterProtocolFactory(const std::string& scheme,
32 ProtocolFactory* factory);
  /external/chromium_org/net/socket_stream/
socket_stream_job.h 32 typedef SocketStreamJob* (ProtocolFactory)(const GURL& url,
35 static ProtocolFactory* RegisterProtocolFactory(const std::string& scheme,
36 ProtocolFactory* factory);
  /external/chromium/net/url_request/
url_request.h 68 typedef URLRequestJob* (ProtocolFactory)(URLRequest* request,
246 // The scheme must be all-lowercase ASCII. See the ProtocolFactory
252 static ProtocolFactory* RegisterProtocolFactory(const std::string& scheme,
253 ProtocolFactory* factory);
  /external/chromium_org/net/url_request/
url_request.h 109 typedef URLRequestJob* (ProtocolFactory)(URLRequest* request,
192 static ProtocolFactory* RegisterProtocolFactory(const std::string& scheme,
193 ProtocolFactory* factory);
691 // The scheme must be all-lowercase ASCII. See the ProtocolFactory
697 static ProtocolFactory* RegisterProtocolFactory(const std::string& scheme,
698 ProtocolFactory* factory);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ecf.provider.filetransfer_3.1.0.v20100529-0735.jar 

Completed in 119 milliseconds