OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AboutProtocolHandler
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/net/
about_protocol_handler.cc
11
AboutProtocolHandler
::
AboutProtocolHandler
() {
14
net::URLRequestJob*
AboutProtocolHandler
::MaybeCreateJob(
19
bool
AboutProtocolHandler
::IsSafeRedirectTarget(const GURL& location) const {
about_protocol_handler.h
15
class
AboutProtocolHandler
: public net::URLRequestJobFactory::ProtocolHandler {
17
AboutProtocolHandler
();
24
DISALLOW_COPY_AND_ASSIGN(
AboutProtocolHandler
);
Completed in 24 milliseconds