OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DataProtocolHandler
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/url_request/
data_protocol_handler.cc
11
DataProtocolHandler
::
DataProtocolHandler
() {
14
URLRequestJob*
DataProtocolHandler
::MaybeCreateJob(
19
bool
DataProtocolHandler
::IsSafeRedirectTarget(const GURL& location) const {
data_protocol_handler.h
17
class NET_EXPORT
DataProtocolHandler
20
DataProtocolHandler
();
26
DISALLOW_COPY_AND_ASSIGN(
DataProtocolHandler
);
Completed in 545 milliseconds