OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
111
typedef URLRequestJob* (
ProtocolFactory
)(URLRequest* request,
194
static
ProtocolFactory
* RegisterProtocolFactory(const std::string& scheme,
195
ProtocolFactory
* factory);
711
// The scheme must be all-lowercase ASCII. See the
ProtocolFactory
717
static
ProtocolFactory
* RegisterProtocolFactory(const std::string& scheme,
718
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 158 milliseconds