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

/external/chromium/net/socket_stream/
H A Dsocket_stream_job.h28 typedef SocketStreamJob* (ProtocolFactory)(const GURL& url, typedef in class:net::SocketStreamJob
31 static ProtocolFactory* RegisterProtocolFactory(const std::string& scheme,
32 ProtocolFactory* factory);
/external/chromium/net/url_request/
H A Durl_request.h68 typedef URLRequestJob* (ProtocolFactory)(URLRequest* request, typedef in class:net::URLRequest
246 // The scheme must be all-lowercase ASCII. See the ProtocolFactory
252 static ProtocolFactory* RegisterProtocolFactory(const std::string& scheme,
253 ProtocolFactory* factory);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ecf.provider.filetransfer_3.1.0.v20100529-0735.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 85 milliseconds