ProtocolHandler    27 android_webview/browser/aw_request_interceptor.h class AwRequestInterceptor : public net::URLRequestJobFactory::ProtocolHandler {
ProtocolHandler   124 android_webview/browser/net/aw_url_request_context_getter.cc   typedef std::vector<net::URLRequestJobFactory::ProtocolHandler*>
ProtocolHandler    62 android_webview/browser/net/aw_url_request_job_factory.cc     ProtocolHandler* protocol_handler) {
ProtocolHandler    29 android_webview/browser/net/aw_url_request_job_factory.h                           ProtocolHandler* protocol_handler);
ProtocolHandler    24 android_webview/browser/net/init_native_callback.h scoped_ptr<net::URLRequestJobFactory::ProtocolHandler>
ProtocolHandler    28 android_webview/browser/net/init_native_callback.h scoped_ptr<net::URLRequestJobFactory::ProtocolHandler>
ProtocolHandler    84 android_webview/native/android_protocol_handler.cc     public net::URLRequestJobFactory::ProtocolHandler {
ProtocolHandler   275 android_webview/native/android_protocol_handler.cc scoped_ptr<net::URLRequestJobFactory::ProtocolHandler>
ProtocolHandler   277 android_webview/native/android_protocol_handler.cc   return make_scoped_ptr<net::URLRequestJobFactory::ProtocolHandler>(
ProtocolHandler   282 android_webview/native/android_protocol_handler.cc scoped_ptr<net::URLRequestJobFactory::ProtocolHandler>
ProtocolHandler   284 android_webview/native/android_protocol_handler.cc   return make_scoped_ptr<net::URLRequestJobFactory::ProtocolHandler>(
ProtocolHandler    24 android_webview/native/android_protocol_handler.h scoped_ptr<net::URLRequestJobFactory::ProtocolHandler>
ProtocolHandler    31 android_webview/native/android_protocol_handler.h scoped_ptr<net::URLRequestJobFactory::ProtocolHandler>
ProtocolHandler    14 android_webview/native/net_init_native_callback.cc scoped_ptr<net::URLRequestJobFactory::ProtocolHandler>
ProtocolHandler    19 android_webview/native/net_init_native_callback.cc scoped_ptr<net::URLRequestJobFactory::ProtocolHandler>
ProtocolHandler    71 apps/shell/browser/shell_content_browser_client.cc       linked_ptr<net::URLRequestJobFactory::ProtocolHandler>(
ProtocolHandler    75 apps/shell/browser/shell_content_browser_client.cc       linked_ptr<net::URLRequestJobFactory::ProtocolHandler>(
ProtocolHandler    18 chrome/browser/chromeos/drive/drive_protocol_handler.h class DriveProtocolHandler : public net::URLRequestJobFactory::ProtocolHandler {
ProtocolHandler   127 chrome/browser/component_updater/test/url_request_post_interceptor.cc     : public net::URLRequestJobFactory::ProtocolHandler {
ProtocolHandler   136 chrome/browser/component_updater/test/url_request_post_interceptor.cc         scoped_ptr<net::URLRequestJobFactory::ProtocolHandler>(this));
ProtocolHandler    69 chrome/browser/content_settings/tab_specific_content_settings.cc       pending_protocol_handler_(ProtocolHandler::EmptyProtocolHandler()),
ProtocolHandler    70 chrome/browser/content_settings/tab_specific_content_settings.cc       previous_protocol_handler_(ProtocolHandler::EmptyProtocolHandler()),
ProtocolHandler   229 chrome/browser/content_settings/tab_specific_content_settings.h   void set_pending_protocol_handler(const ProtocolHandler& handler) {
ProtocolHandler   233 chrome/browser/content_settings/tab_specific_content_settings.h   const ProtocolHandler& pending_protocol_handler() const {
ProtocolHandler   238 chrome/browser/content_settings/tab_specific_content_settings.h     pending_protocol_handler_ = ProtocolHandler::EmptyProtocolHandler();
ProtocolHandler   243 chrome/browser/content_settings/tab_specific_content_settings.h   void set_previous_protocol_handler(const ProtocolHandler& handler) {
ProtocolHandler   247 chrome/browser/content_settings/tab_specific_content_settings.h   const ProtocolHandler& previous_protocol_handler() const {
ProtocolHandler   395 chrome/browser/content_settings/tab_specific_content_settings.h   ProtocolHandler pending_protocol_handler_;
ProtocolHandler   400 chrome/browser/content_settings/tab_specific_content_settings.h   ProtocolHandler previous_protocol_handler_;
ProtocolHandler    32 chrome/browser/custom_handlers/protocol_handler_registry.cc const ProtocolHandler& LookupHandler(
ProtocolHandler    41 chrome/browser/custom_handlers/protocol_handler_registry.cc   return ProtocolHandler::EmptyProtocolHandler();
ProtocolHandler    85 chrome/browser/custom_handlers/protocol_handler_registry.cc   void SetDefault(const ProtocolHandler& handler);
ProtocolHandler   130 chrome/browser/custom_handlers/protocol_handler_registry.cc     const ProtocolHandler& handler) {
ProtocolHandler   143 chrome/browser/custom_handlers/protocol_handler_registry.cc   ProtocolHandler handler = LookupHandler(default_handlers_,
ProtocolHandler   323 chrome/browser/custom_handlers/protocol_handler_registry.cc     const ProtocolHandler& handler) {
ProtocolHandler   337 chrome/browser/custom_handlers/protocol_handler_registry.cc     const ProtocolHandler& handler) {
ProtocolHandler   346 chrome/browser/custom_handlers/protocol_handler_registry.cc     const ProtocolHandler& handler) {
ProtocolHandler   354 chrome/browser/custom_handlers/protocol_handler_registry.cc     const ProtocolHandler& handler) {
ProtocolHandler   361 chrome/browser/custom_handlers/protocol_handler_registry.cc bool ProtocolHandlerRegistry::AttemptReplace(const ProtocolHandler& handler) {
ProtocolHandler   363 chrome/browser/custom_handlers/protocol_handler_registry.cc   ProtocolHandler old_default = GetHandlerFor(handler.protocol());
ProtocolHandler   383 chrome/browser/custom_handlers/protocol_handler_registry.cc     const ProtocolHandler& handler) const {
ProtocolHandler   410 chrome/browser/custom_handlers/protocol_handler_registry.cc     const ProtocolHandler& handler) const {
ProtocolHandler   419 chrome/browser/custom_handlers/protocol_handler_registry.cc       ProtocolHandler::CreateProtocolHandler(
ProtocolHandler   424 chrome/browser/custom_handlers/protocol_handler_registry.cc       ProtocolHandler::CreateProtocolHandler(
ProtocolHandler   453 chrome/browser/custom_handlers/protocol_handler_registry.cc     ProtocolHandler handler = ProtocolHandler::CreateProtocolHandler(*p);
ProtocolHandler   465 chrome/browser/custom_handlers/protocol_handler_registry.cc     IgnoreProtocolHandler(ProtocolHandler::CreateProtocolHandler(*p));
ProtocolHandler   474 chrome/browser/custom_handlers/protocol_handler_registry.cc       ProtocolHandler handler = p->second;
ProtocolHandler   487 chrome/browser/custom_handlers/protocol_handler_registry.cc   const ProtocolHandler& handler = GetHandlerFor(scheme);
ProtocolHandler   541 chrome/browser/custom_handlers/protocol_handler_registry.cc     const ProtocolHandler& handler) const {
ProtocolHandler   551 chrome/browser/custom_handlers/protocol_handler_registry.cc bool ProtocolHandlerRegistry::IsIgnored(const ProtocolHandler& handler) const {
ProtocolHandler   564 chrome/browser/custom_handlers/protocol_handler_registry.cc     const ProtocolHandler& handler) const {
ProtocolHandler   580 chrome/browser/custom_handlers/protocol_handler_registry.cc     const ProtocolHandler& handler) const {
ProtocolHandler   593 chrome/browser/custom_handlers/protocol_handler_registry.cc     const ProtocolHandler& handler) {
ProtocolHandler   615 chrome/browser/custom_handlers/protocol_handler_registry.cc     const ProtocolHandler& handler) {
ProtocolHandler   628 chrome/browser/custom_handlers/protocol_handler_registry.cc       SetDefault(ProtocolHandler(handlers[0]));
ProtocolHandler   648 chrome/browser/custom_handlers/protocol_handler_registry.cc   ProtocolHandler current_default = GetHandlerFor(scheme);
ProtocolHandler   653 chrome/browser/custom_handlers/protocol_handler_registry.cc const ProtocolHandler& ProtocolHandlerRegistry::GetHandlerFor(
ProtocolHandler   728 chrome/browser/custom_handlers/protocol_handler_registry.cc void ProtocolHandlerRegistry::PromoteHandler(const ProtocolHandler& handler) {
ProtocolHandler   765 chrome/browser/custom_handlers/protocol_handler_registry.cc void ProtocolHandlerRegistry::SetDefault(const ProtocolHandler& handler) {
ProtocolHandler   782 chrome/browser/custom_handlers/protocol_handler_registry.cc void ProtocolHandlerRegistry::InsertHandler(const ProtocolHandler& handler) {
ProtocolHandler   833 chrome/browser/custom_handlers/protocol_handler_registry.cc     const ProtocolHandler& handler) {
ProtocolHandler   860 chrome/browser/custom_handlers/protocol_handler_registry.cc       if (ProtocolHandler::IsValidDict(dict)) {
ProtocolHandler   869 chrome/browser/custom_handlers/protocol_handler_registry.cc     const ProtocolHandler& handler) {
ProtocolHandler   875 chrome/browser/custom_handlers/protocol_handler_registry.cc     const ProtocolHandler& handler) {
ProtocolHandler   130 chrome/browser/custom_handlers/protocol_handler_registry.h   typedef std::map<std::string, ProtocolHandler> ProtocolHandlerMap;
ProtocolHandler   131 chrome/browser/custom_handlers/protocol_handler_registry.h   typedef std::vector<ProtocolHandler> ProtocolHandlerList;
ProtocolHandler   147 chrome/browser/custom_handlers/protocol_handler_registry.h   bool SilentlyHandleRegisterHandlerRequest(const ProtocolHandler& handler);
ProtocolHandler   150 chrome/browser/custom_handlers/protocol_handler_registry.h   void OnAcceptRegisterProtocolHandler(const ProtocolHandler& handler);
ProtocolHandler   153 chrome/browser/custom_handlers/protocol_handler_registry.h   void OnDenyRegisterProtocolHandler(const ProtocolHandler& handler);
ProtocolHandler   157 chrome/browser/custom_handlers/protocol_handler_registry.h   void OnIgnoreRegisterProtocolHandler(const ProtocolHandler& handler);
ProtocolHandler   162 chrome/browser/custom_handlers/protocol_handler_registry.h   bool AttemptReplace(const ProtocolHandler& handler);
ProtocolHandler   166 chrome/browser/custom_handlers/protocol_handler_registry.h   ProtocolHandlerList GetReplacedHandlers(const ProtocolHandler& handler) const;
ProtocolHandler   172 chrome/browser/custom_handlers/protocol_handler_registry.h   bool IsDefault(const ProtocolHandler& handler) const;
ProtocolHandler   198 chrome/browser/custom_handlers/protocol_handler_registry.h   bool IsRegistered(const ProtocolHandler& handler) const;
ProtocolHandler   201 chrome/browser/custom_handlers/protocol_handler_registry.h   bool IsIgnored(const ProtocolHandler& handler) const;
ProtocolHandler   204 chrome/browser/custom_handlers/protocol_handler_registry.h   bool HasRegisteredEquivalent(const ProtocolHandler& handler) const;
ProtocolHandler   207 chrome/browser/custom_handlers/protocol_handler_registry.h   bool HasIgnoredEquivalent(const ProtocolHandler& handler) const;
ProtocolHandler   210 chrome/browser/custom_handlers/protocol_handler_registry.h   void RemoveIgnoredHandler(const ProtocolHandler& handler);
ProtocolHandler   216 chrome/browser/custom_handlers/protocol_handler_registry.h   void RemoveHandler(const ProtocolHandler& handler);
ProtocolHandler   223 chrome/browser/custom_handlers/protocol_handler_registry.h   const ProtocolHandler& GetHandlerFor(const std::string& scheme) const;
ProtocolHandler   244 chrome/browser/custom_handlers/protocol_handler_registry.h   void AddPredefinedHandler(const ProtocolHandler& handler);
ProtocolHandler   259 chrome/browser/custom_handlers/protocol_handler_registry.h   void PromoteHandler(const ProtocolHandler& handler);
ProtocolHandler   273 chrome/browser/custom_handlers/protocol_handler_registry.h   void SetDefault(const ProtocolHandler& handler);
ProtocolHandler   276 chrome/browser/custom_handlers/protocol_handler_registry.h   void InsertHandler(const ProtocolHandler& handler);
ProtocolHandler   290 chrome/browser/custom_handlers/protocol_handler_registry.h   void RegisterProtocolHandler(const ProtocolHandler& handler);
ProtocolHandler   298 chrome/browser/custom_handlers/protocol_handler_registry.h   void IgnoreProtocolHandler(const ProtocolHandler& handler);
ProtocolHandler    51 chrome/browser/custom_handlers/protocol_handler_registry_browsertest.cc     ProtocolHandler handler = ProtocolHandler::CreateProtocolHandler(
ProtocolHandler   321 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   const ProtocolHandler& test_protocol_handler() const {
ProtocolHandler   325 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler CreateProtocolHandler(const std::string& protocol,
ProtocolHandler   328 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc     return ProtocolHandler::CreateProtocolHandler(protocol, url,
ProtocolHandler   332 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler CreateProtocolHandler(const std::string& protocol,
ProtocolHandler   379 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler test_protocol_handler_;
ProtocolHandler   454 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph1 = CreateProtocolHandler("test", GURL("http://test/%s"),
ProtocolHandler   456 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph2 = CreateProtocolHandler("test", GURL("http://test/%s"),
ProtocolHandler   469 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler stuff_protocol_handler(
ProtocolHandler   508 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph1 = CreateProtocolHandler("test", "test1");
ProtocolHandler   509 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph2 = CreateProtocolHandler("test", "test2");
ProtocolHandler   520 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph1 = CreateProtocolHandler("test", "test1");
ProtocolHandler   521 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph2 = CreateProtocolHandler("test", "test2");
ProtocolHandler   531 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph1 = CreateProtocolHandler("test", "test1");
ProtocolHandler   532 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph2 = CreateProtocolHandler("test", "test2");
ProtocolHandler   540 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph1 = CreateProtocolHandler("test", "test1");
ProtocolHandler   541 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph2 = CreateProtocolHandler("test", "test2");
ProtocolHandler   555 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph1 = CreateProtocolHandler("test", "test1");
ProtocolHandler   556 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph2 = CreateProtocolHandler("test", "test2");
ProtocolHandler   575 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph1 = CreateProtocolHandler("test", "test1");
ProtocolHandler   585 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph1 = CreateProtocolHandler("test", "test1");
ProtocolHandler   586 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph2 = CreateProtocolHandler("test", "test2");
ProtocolHandler   594 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph1 = CreateProtocolHandler("test", GURL("http://test/%s"),
ProtocolHandler   596 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph2 = CreateProtocolHandler("test", GURL("http://test/%s"),
ProtocolHandler   605 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph1 = CreateProtocolHandler("test", GURL("http://test/%s"),
ProtocolHandler   607 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph2 = CreateProtocolHandler("test", GURL("http://test/%s"),
ProtocolHandler   609 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph3 = CreateProtocolHandler("ignore", GURL("http://test/%s"),
ProtocolHandler   611 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph4 = CreateProtocolHandler("ignore", GURL("http://test/%s"),
ProtocolHandler   637 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph1 = CreateProtocolHandler("test", "test1");
ProtocolHandler   638 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph2 = CreateProtocolHandler("test", "test2");
ProtocolHandler   639 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph3 = CreateProtocolHandler("test", "test3");
ProtocolHandler   651 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph1 = CreateProtocolHandler("test", "test1");
ProtocolHandler   652 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph2 = CreateProtocolHandler("test", "test2");
ProtocolHandler   653 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph3 = CreateProtocolHandler("test", "test3");
ProtocolHandler   685 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph1 = CreateProtocolHandler("test", "test1");
ProtocolHandler   707 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph1 = CreateProtocolHandler("test", "test1");
ProtocolHandler   713 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph1 = CreateProtocolHandler("test", "test1");
ProtocolHandler   723 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph1 = CreateProtocolHandler("test", "test1");
ProtocolHandler   735 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph_do1 = CreateProtocolHandler("do", "test1");
ProtocolHandler   736 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph_do2 = CreateProtocolHandler("do", "test2");
ProtocolHandler   737 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph_dont = CreateProtocolHandler("dont", "test");
ProtocolHandler   767 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph_do = CreateProtocolHandler("do", "test1");
ProtocolHandler   768 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph_dont = CreateProtocolHandler("dont", "test");
ProtocolHandler   785 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph1 = CreateProtocolHandler("mailto", "test1");
ProtocolHandler   797 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph1 = CreateProtocolHandler(scheme, "test1");
ProtocolHandler   806 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph1 = CreateProtocolHandler("mailto", "test1");
ProtocolHandler   807 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph2 = CreateProtocolHandler("mailto", "test2");
ProtocolHandler   808 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph3 = CreateProtocolHandler("mailto", "test3");
ProtocolHandler   825 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph1 = CreateProtocolHandler("mailto", "test1");
ProtocolHandler   826 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph2 = CreateProtocolHandler("mailto", "test2");
ProtocolHandler   827 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph3 = CreateProtocolHandler("mailto", "test3");
ProtocolHandler   843 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph1 = CreateProtocolHandler(scheme, "test1");
ProtocolHandler   854 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph1 = CreateProtocolHandler(mailto, "MailtoHandler");
ProtocolHandler   865 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph1 = CreateProtocolHandler("mailto",
ProtocolHandler   867 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph2 = CreateProtocolHandler("mailto",
ProtocolHandler   871 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   const ProtocolHandler& handler(registry()->GetHandlerFor("mailto"));
ProtocolHandler   876 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph1 = CreateProtocolHandler("mailto",
ProtocolHandler   878 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph2 = CreateProtocolHandler("mailto",
ProtocolHandler   880 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph3 = CreateProtocolHandler("mailto",
ProtocolHandler   885 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   const ProtocolHandler& handler(registry()->GetHandlerFor("mailto"));
ProtocolHandler   890 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph1 = CreateProtocolHandler("mailto",
ProtocolHandler   892 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph2 = CreateProtocolHandler("mailto",
ProtocolHandler   894 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph3 = CreateProtocolHandler("mailto",
ProtocolHandler   901 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   const ProtocolHandler& handler(registry()->GetHandlerFor("mailto"));
ProtocolHandler   908 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph1 = CreateProtocolHandler("mailto",
ProtocolHandler   910 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph2 = CreateProtocolHandler("mailto",
ProtocolHandler   912 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandler ph3 = CreateProtocolHandler("mailto",
ProtocolHandler    22 chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.cc     const ProtocolHandler& handler) {
ProtocolHandler    48 chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.cc     const ProtocolHandler& handler)
ProtocolHandler    75 chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.cc   ProtocolHandler old_handler = registry_->GetHandlerFor(handler_.protocol());
ProtocolHandler   128 chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.cc     const ProtocolHandler& handler) const {
ProtocolHandler    25 chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.h                      const ProtocolHandler& handler);
ProtocolHandler    29 chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.h                                          const ProtocolHandler& handler);
ProtocolHandler    46 chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.h   base::string16 GetProtocolName(const ProtocolHandler& handler) const;
ProtocolHandler    49 chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.h   ProtocolHandler handler_;
ProtocolHandler    17 chrome/browser/custom_handlers/register_protocol_handler_permission_request.cc     const ProtocolHandler& handler) {
ProtocolHandler    30 chrome/browser/custom_handlers/register_protocol_handler_permission_request.cc       const ProtocolHandler& handler,
ProtocolHandler    47 chrome/browser/custom_handlers/register_protocol_handler_permission_request.cc   ProtocolHandler old_handler = registry_->GetHandlerFor(handler_.protocol());
ProtocolHandler    59 chrome/browser/custom_handlers/register_protocol_handler_permission_request.cc   ProtocolHandler old_handler = registry_->GetHandlerFor(handler_.protocol());
ProtocolHandler    21 chrome/browser/custom_handlers/register_protocol_handler_permission_request.h       const ProtocolHandler& handler,
ProtocolHandler    39 chrome/browser/custom_handlers/register_protocol_handler_permission_request.h   ProtocolHandler handler_;
ProtocolHandler   142 chrome/browser/errorpage_browsertest.cc     : public URLRequestJobFactory::ProtocolHandler {
ProtocolHandler   156 chrome/browser/errorpage_browsertest.cc     scoped_ptr<URLRequestJobFactory::ProtocolHandler> scoped_handler(this);
ProtocolHandler   771 chrome/browser/errorpage_browsertest.cc     : public net::URLRequestJobFactory::ProtocolHandler {
ProtocolHandler   819 chrome/browser/errorpage_browsertest.cc         scoped_ptr<net::URLRequestJobFactory::ProtocolHandler>(
ProtocolHandler   488 chrome/browser/extensions/extension_protocols.cc     : public net::URLRequestJobFactory::ProtocolHandler {
ProtocolHandler   641 chrome/browser/extensions/extension_protocols.cc net::URLRequestJobFactory::ProtocolHandler* CreateExtensionProtocolHandler(
ProtocolHandler    16 chrome/browser/extensions/extension_protocols.h net::URLRequestJobFactory::ProtocolHandler* CreateExtensionProtocolHandler(
ProtocolHandler    68 chrome/browser/extensions/extension_resource_protocols.cc     : public net::URLRequestJobFactory::ProtocolHandler {
ProtocolHandler    90 chrome/browser/extensions/extension_resource_protocols.cc net::URLRequestJobFactory::ProtocolHandler*
ProtocolHandler    11 chrome/browser/extensions/extension_resource_protocols.h net::URLRequestJobFactory::ProtocolHandler*
ProtocolHandler   106 chrome/browser/extensions/user_script_listener_unittest.cc     : public net::URLRequestJobFactory::ProtocolHandler {
ProtocolHandler   129 chrome/browser/extensions/user_script_listener_unittest.cc         scoped_ptr<net::URLRequestJobFactory::ProtocolHandler>(
ProtocolHandler   133 chrome/browser/extensions/user_script_listener_unittest.cc         scoped_ptr<net::URLRequestJobFactory::ProtocolHandler>(
ProtocolHandler    15 chrome/browser/net/about_protocol_handler.h class AboutProtocolHandler : public net::URLRequestJobFactory::ProtocolHandler {
ProtocolHandler   222 chrome/browser/net/dns_probe_browsertest.cc     : public URLRequestJobFactory::ProtocolHandler {
ProtocolHandler   360 chrome/browser/net/dns_probe_browsertest.cc   scoped_ptr<URLRequestJobFactory::ProtocolHandler> protocol_handler(
ProtocolHandler   220 chrome/browser/net/load_timing_browsertest.cc class TestProtocolHandler : public net::URLRequestJobFactory::ProtocolHandler {
ProtocolHandler   237 chrome/browser/net/load_timing_browsertest.cc         scoped_ptr<net::URLRequestJobFactory::ProtocolHandler>(this));
ProtocolHandler   149 chrome/browser/policy/cloud/test_request_interceptor.cc     : public net::URLRequestJobFactory::ProtocolHandler {
ProtocolHandler   218 chrome/browser/policy/cloud/test_request_interceptor.cc   scoped_ptr<net::URLRequestJobFactory::ProtocolHandler> handler(delegate_);
ProtocolHandler   767 chrome/browser/prerender/prerender_browsertest.cc     : public net::URLRequestJobFactory::ProtocolHandler {
ProtocolHandler   804 chrome/browser/prerender/prerender_browsertest.cc   scoped_ptr<net::URLRequestJobFactory::ProtocolHandler> never_respond_handler(
ProtocolHandler   868 chrome/browser/prerender/prerender_browsertest.cc     : public net::URLRequestJobFactory::ProtocolHandler {
ProtocolHandler   906 chrome/browser/prerender/prerender_browsertest.cc   scoped_ptr<net::URLRequestJobFactory::ProtocolHandler> protocol_handler(
ProtocolHandler   183 chrome/browser/profiles/profile_io_data.cc     : public net::URLRequestJobFactory::ProtocolHandler {
ProtocolHandler  1616 chrome/browser/ui/browser.cc   ProtocolHandler handler =
ProtocolHandler  1617 chrome/browser/ui/browser.cc       ProtocolHandler::CreateProtocolHandler(protocol, url, title);
ProtocolHandler  1011 chrome/browser/ui/content_settings/content_setting_bubble_model.cc       pending_handler_(ProtocolHandler::EmptyProtocolHandler()),
ProtocolHandler  1012 chrome/browser/ui/content_settings/content_setting_bubble_model.cc       previous_handler_(ProtocolHandler::EmptyProtocolHandler()) {
ProtocolHandler   225 chrome/browser/ui/content_settings/content_setting_bubble_model.h   ProtocolHandler pending_handler_;
ProtocolHandler   226 chrome/browser/ui/content_settings/content_setting_bubble_model.h   ProtocolHandler previous_handler_;
ProtocolHandler   563 chrome/browser/ui/content_settings/content_setting_bubble_model_unittest.cc       ProtocolHandler::CreateProtocolHandler("mailto",
ProtocolHandler   616 chrome/browser/ui/content_settings/content_setting_bubble_model_unittest.cc   ProtocolHandler test_handler = ProtocolHandler::CreateProtocolHandler(
ProtocolHandler   626 chrome/browser/ui/content_settings/content_setting_bubble_model_unittest.cc     ProtocolHandler handler = registry.GetHandlerFor("mailto");
ProtocolHandler   635 chrome/browser/ui/content_settings/content_setting_bubble_model_unittest.cc     ProtocolHandler handler = registry.GetHandlerFor("mailto");
ProtocolHandler   645 chrome/browser/ui/content_settings/content_setting_bubble_model_unittest.cc     ProtocolHandler handler = registry.GetHandlerFor("mailto");
ProtocolHandler   654 chrome/browser/ui/content_settings/content_setting_bubble_model_unittest.cc     ProtocolHandler handler = registry.GetHandlerFor("mailto");
ProtocolHandler   664 chrome/browser/ui/content_settings/content_setting_bubble_model_unittest.cc     ProtocolHandler handler = registry.GetHandlerFor("mailto");
ProtocolHandler    88 chrome/browser/ui/content_settings/content_setting_image_model_unittest.cc       ProtocolHandler::CreateProtocolHandler(
ProtocolHandler   154 chrome/browser/ui/webui/options/handler_options_handler.cc   ProtocolHandler handler(ParseHandlerFromArgs(list));
ProtocolHandler   169 chrome/browser/ui/webui/options/handler_options_handler.cc   ProtocolHandler handler(ParseHandlerFromArgs(list));
ProtocolHandler   193 chrome/browser/ui/webui/options/handler_options_handler.cc   const ProtocolHandler& handler(ParseHandlerFromArgs(list));
ProtocolHandler   198 chrome/browser/ui/webui/options/handler_options_handler.cc ProtocolHandler HandlerOptionsHandler::ParseHandlerFromArgs(
ProtocolHandler   206 chrome/browser/ui/webui/options/handler_options_handler.cc     return ProtocolHandler::EmptyProtocolHandler();
ProtocolHandler   207 chrome/browser/ui/webui/options/handler_options_handler.cc   return ProtocolHandler::CreateProtocolHandler(base::UTF16ToUTF8(protocol),
ProtocolHandler    60 chrome/browser/ui/webui/options/handler_options_handler.h   ProtocolHandler ParseHandlerFromArgs(const base::ListValue* args) const;
ProtocolHandler    12 chrome/common/custom_handlers/protocol_handler.cc ProtocolHandler::ProtocolHandler(const std::string& protocol,
ProtocolHandler    20 chrome/common/custom_handlers/protocol_handler.cc ProtocolHandler ProtocolHandler::CreateProtocolHandler(
ProtocolHandler    25 chrome/common/custom_handlers/protocol_handler.cc   return ProtocolHandler(lower_protocol, url, title);
ProtocolHandler    28 chrome/common/custom_handlers/protocol_handler.cc ProtocolHandler::ProtocolHandler() {
ProtocolHandler    31 chrome/common/custom_handlers/protocol_handler.cc bool ProtocolHandler::IsValidDict(const base::DictionaryValue* value) {
ProtocolHandler    36 chrome/common/custom_handlers/protocol_handler.cc bool ProtocolHandler::IsSameOrigin(
ProtocolHandler    37 chrome/common/custom_handlers/protocol_handler.cc     const ProtocolHandler& handler) const {
ProtocolHandler    41 chrome/common/custom_handlers/protocol_handler.cc const ProtocolHandler& ProtocolHandler::EmptyProtocolHandler() {
ProtocolHandler    42 chrome/common/custom_handlers/protocol_handler.cc   static const ProtocolHandler* const kEmpty = new ProtocolHandler();
ProtocolHandler    46 chrome/common/custom_handlers/protocol_handler.cc ProtocolHandler ProtocolHandler::CreateProtocolHandler(
ProtocolHandler    56 chrome/common/custom_handlers/protocol_handler.cc   return ProtocolHandler::CreateProtocolHandler(protocol, GURL(url), title);
ProtocolHandler    59 chrome/common/custom_handlers/protocol_handler.cc GURL ProtocolHandler::TranslateUrl(const GURL& url) const {
ProtocolHandler    66 chrome/common/custom_handlers/protocol_handler.cc base::DictionaryValue* ProtocolHandler::Encode() const {
ProtocolHandler    75 chrome/common/custom_handlers/protocol_handler.cc std::string ProtocolHandler::ToString() const {
ProtocolHandler    83 chrome/common/custom_handlers/protocol_handler.cc bool ProtocolHandler::operator==(const ProtocolHandler& other) const {
ProtocolHandler    89 chrome/common/custom_handlers/protocol_handler.cc bool ProtocolHandler::IsEquivalent(const ProtocolHandler& other) const {
ProtocolHandler    93 chrome/common/custom_handlers/protocol_handler.cc bool ProtocolHandler::operator<(const ProtocolHandler& other) const {
ProtocolHandler    16 chrome/common/custom_handlers/protocol_handler.h class ProtocolHandler {
ProtocolHandler    18 chrome/common/custom_handlers/protocol_handler.h   static ProtocolHandler CreateProtocolHandler(const std::string& protocol,
ProtocolHandler    24 chrome/common/custom_handlers/protocol_handler.h   static ProtocolHandler CreateProtocolHandler(
ProtocolHandler    32 chrome/common/custom_handlers/protocol_handler.h   bool IsSameOrigin(const ProtocolHandler& handler) const;
ProtocolHandler    35 chrome/common/custom_handlers/protocol_handler.h   static const ProtocolHandler& EmptyProtocolHandler();
ProtocolHandler    43 chrome/common/custom_handlers/protocol_handler.h   bool IsEquivalent(const ProtocolHandler& other) const;
ProtocolHandler    63 chrome/common/custom_handlers/protocol_handler.h   bool operator==(const ProtocolHandler& other) const;
ProtocolHandler    64 chrome/common/custom_handlers/protocol_handler.h   bool operator<(const ProtocolHandler& other) const;
ProtocolHandler    67 chrome/common/custom_handlers/protocol_handler.h   ProtocolHandler(const std::string& protocol,
ProtocolHandler    70 chrome/common/custom_handlers/protocol_handler.h   ProtocolHandler();
ProtocolHandler   150 content/browser/appcache/appcache_storage_impl_unittest.cc     : public net::URLRequestJobFactory::ProtocolHandler {
ProtocolHandler   123 content/browser/fileapi/blob_url_request_job_unittest.cc       public net::URLRequestJobFactory::ProtocolHandler {
ProtocolHandler    23 content/browser/service_worker/service_worker_request_handler.cc     : public net::URLRequestJobFactory::ProtocolHandler {
ProtocolHandler    78 content/browser/service_worker/service_worker_request_handler.cc scoped_ptr<net::URLRequestJobFactory::ProtocolHandler>
ProtocolHandler    80 content/browser/service_worker/service_worker_request_handler.cc   return make_scoped_ptr<net::URLRequestJobFactory::ProtocolHandler>(
ProtocolHandler    53 content/browser/service_worker/service_worker_request_handler.h   static scoped_ptr<net::URLRequestJobFactory::ProtocolHandler>
ProtocolHandler    64 content/browser/service_worker/service_worker_url_request_job_unittest.cc class MockProtocolHandler : public net::URLRequestJobFactory::ProtocolHandler {
ProtocolHandler    52 content/browser/storage_partition_impl_map.cc class BlobProtocolHandler : public net::URLRequestJobFactory::ProtocolHandler {
ProtocolHandler   381 content/browser/storage_partition_impl_map.cc       linked_ptr<net::URLRequestJobFactory::ProtocolHandler>(
ProtocolHandler   386 content/browser/storage_partition_impl_map.cc       linked_ptr<net::URLRequestJobFactory::ProtocolHandler>(
ProtocolHandler   390 content/browser/storage_partition_impl_map.cc       linked_ptr<net::URLRequestJobFactory::ProtocolHandler>(
ProtocolHandler   404 content/browser/storage_partition_impl_map.cc         linked_ptr<net::URLRequestJobFactory::ProtocolHandler>(
ProtocolHandler   412 content/browser/storage_partition_impl_map.cc       linked_ptr<net::URLRequestJobFactory::ProtocolHandler>(
ProtocolHandler    36 content/browser/streams/stream_url_request_job_unittest.cc       public net::URLRequestJobFactory::ProtocolHandler {
ProtocolHandler   420 content/browser/webui/url_data_manager_backend.cc     : public net::URLRequestJobFactory::ProtocolHandler {
ProtocolHandler   511 content/browser/webui/url_data_manager_backend.cc net::URLRequestJobFactory::ProtocolHandler*
ProtocolHandler   687 content/browser/webui/url_data_manager_backend.cc     : public net::URLRequestJobFactory::ProtocolHandler {
ProtocolHandler   729 content/browser/webui/url_data_manager_backend.cc net::URLRequestJobFactory::ProtocolHandler*
ProtocolHandler    48 content/browser/webui/url_data_manager_backend.h   static net::URLRequestJobFactory::ProtocolHandler* CreateProtocolHandler(
ProtocolHandler   111 content/browser/webui/url_data_manager_backend.h net::URLRequestJobFactory::ProtocolHandler*
ProtocolHandler   110 content/public/browser/content_browser_client.h   std::string, linked_ptr<net::URLRequestJobFactory::ProtocolHandler> >
ProtocolHandler   114 content/public/browser/content_browser_client.h typedef ScopedVector<net::URLRequestJobFactory::ProtocolHandler>
ProtocolHandler    27 content/test/net/url_request_mock_http_job.cc class ProtocolHandler : public net::URLRequestJobFactory::ProtocolHandler {
ProtocolHandler    33 content/test/net/url_request_mock_http_job.cc   explicit ProtocolHandler(const base::FilePath& base_path,
ProtocolHandler    63 content/test/net/url_request_mock_http_job.cc   DISALLOW_COPY_AND_ASSIGN(ProtocolHandler);
ProtocolHandler   105 content/test/net/url_request_mock_http_job.cc scoped_ptr<net::URLRequestJobFactory::ProtocolHandler>
ProtocolHandler   107 content/test/net/url_request_mock_http_job.cc   return scoped_ptr<net::URLRequestJobFactory::ProtocolHandler>(
ProtocolHandler   108 content/test/net/url_request_mock_http_job.cc       new ProtocolHandler(base_path, false));
ProtocolHandler   112 content/test/net/url_request_mock_http_job.cc scoped_ptr<net::URLRequestJobFactory::ProtocolHandler>
ProtocolHandler   115 content/test/net/url_request_mock_http_job.cc   return scoped_ptr<net::URLRequestJobFactory::ProtocolHandler>(
ProtocolHandler   116 content/test/net/url_request_mock_http_job.cc       new ProtocolHandler(file, true));
ProtocolHandler    54 content/test/net/url_request_mock_http_job.h   static scoped_ptr<net::URLRequestJobFactory::ProtocolHandler>
ProtocolHandler    60 content/test/net/url_request_mock_http_job.h   static scoped_ptr<net::URLRequestJobFactory::ProtocolHandler>
ProtocolHandler    44 content/test/net/url_request_prepackaged_interceptor.cc     : public net::URLRequestJobFactory::ProtocolHandler {
ProtocolHandler    53 content/test/net/url_request_prepackaged_interceptor.cc         scoped_ptr<net::URLRequestJobFactory::ProtocolHandler>(this));
ProtocolHandler    42 net/ocsp/nss_ocsp_unittest.cc class AiaResponseHandler : public net::URLRequestJobFactory::ProtocolHandler {
ProtocolHandler    95 net/ocsp/nss_ocsp_unittest.cc         handler.PassAs<URLRequestJobFactory::ProtocolHandler>());
ProtocolHandler    18 net/url_request/data_protocol_handler.h     : public URLRequestJobFactory::ProtocolHandler {
ProtocolHandler    27 net/url_request/file_protocol_handler.h     public URLRequestJobFactory::ProtocolHandler {
ProtocolHandler    22 net/url_request/ftp_protocol_handler.h     public URLRequestJobFactory::ProtocolHandler {
ProtocolHandler    13 net/url_request/protocol_intercept_job_factory.cc     scoped_ptr<ProtocolHandler> protocol_handler)
ProtocolHandler    30 net/url_request/protocol_intercept_job_factory.h                               scoped_ptr<ProtocolHandler> protocol_handler);
ProtocolHandler    44 net/url_request/protocol_intercept_job_factory.h   scoped_ptr<ProtocolHandler> protocol_handler_;
ProtocolHandler    17 net/url_request/url_request_filter.cc     : public URLRequestJobFactory::ProtocolHandler {
ProtocolHandler    60 net/url_request/url_request_filter.cc       scoped_ptr<URLRequestJobFactory::ProtocolHandler>(
ProtocolHandler    67 net/url_request/url_request_filter.cc     scoped_ptr<URLRequestJobFactory::ProtocolHandler> protocol_handler) {
ProtocolHandler   107 net/url_request/url_request_filter.cc       scoped_ptr<URLRequestJobFactory::ProtocolHandler>(
ProtocolHandler   114 net/url_request/url_request_filter.cc     scoped_ptr<URLRequestJobFactory::ProtocolHandler> protocol_handler) {
ProtocolHandler    41 net/url_request/url_request_filter.h       URLRequestJobFactory::ProtocolHandler* > HostnameHandlerMap;
ProtocolHandler    43 net/url_request/url_request_filter.h   typedef base::hash_map<std::string, URLRequestJobFactory::ProtocolHandler*>
ProtocolHandler    59 net/url_request/url_request_filter.h       scoped_ptr<URLRequestJobFactory::ProtocolHandler> protocol_handler);
ProtocolHandler    69 net/url_request/url_request_filter.h       scoped_ptr<URLRequestJobFactory::ProtocolHandler> protocol_handler);
ProtocolHandler    41 net/url_request/url_request_filter_unittest.cc class TestProtocolHandler : public URLRequestJobFactory::ProtocolHandler {
ProtocolHandler   124 net/url_request/url_request_filter_unittest.cc       scoped_ptr<net::URLRequestJobFactory::ProtocolHandler>(
ProtocolHandler   140 net/url_request/url_request_filter_unittest.cc       scoped_ptr<net::URLRequestJobFactory::ProtocolHandler>(
ProtocolHandler     9 net/url_request/url_request_job_factory.cc URLRequestJobFactory::ProtocolHandler::~ProtocolHandler() {}
ProtocolHandler    11 net/url_request/url_request_job_factory.cc bool URLRequestJobFactory::ProtocolHandler::IsSafeRedirectTarget(
ProtocolHandler    27 net/url_request/url_request_job_factory.h   class NET_EXPORT ProtocolHandler {
ProtocolHandler    29 net/url_request/url_request_job_factory.h     virtual ~ProtocolHandler();
ProtocolHandler    22 net/url_request/url_request_job_factory_impl.cc     ProtocolHandler* protocol_handler) {
ProtocolHandler    27 net/url_request/url_request_job_factory_impl.h                           ProtocolHandler* protocol_handler);
ProtocolHandler    39 net/url_request/url_request_job_factory_impl.h   typedef std::map<std::string, ProtocolHandler*> ProtocolHandlerMap;
ProtocolHandler    49 net/url_request/url_request_job_factory_impl_unittest.cc class DummyProtocolHandler : public URLRequestJobFactory::ProtocolHandler {
ProtocolHandler    53 net/url_request/url_request_simple_job_unittest.cc     public URLRequestJobFactory::ProtocolHandler {
ProtocolHandler    27 net/url_request/url_request_test_job.cc class TestJobProtocolHandler : public URLRequestJobFactory::ProtocolHandler {
ProtocolHandler   110 net/url_request/url_request_test_job.cc URLRequestJobFactory::ProtocolHandler*
ProtocolHandler   108 net/url_request/url_request_test_job.h   static URLRequestJobFactory::ProtocolHandler* CreateProtocolHandler();
ProtocolHandler   374 net/url_request/url_request_test_util.h class TestJobInterceptor : public URLRequestJobFactory::ProtocolHandler {
ProtocolHandler    37 remoting/host/token_validator_factory_impl_unittest.cc class FakeProtocolHandler : public net::URLRequestJobFactory::ProtocolHandler {
ProtocolHandler   196 webkit/browser/appcache/appcache_update_job_unittest.cc     : public net::URLRequestJobFactory::ProtocolHandler {
ProtocolHandler   344 webkit/browser/appcache/appcache_update_job_unittest.cc class RedirectFactory : public net::URLRequestJobFactory::ProtocolHandler {
ProtocolHandler   460 webkit/browser/appcache/appcache_update_job_unittest.cc     : public net::URLRequestJobFactory::ProtocolHandler {
ProtocolHandler   540 webkit/browser/appcache/appcache_update_job_unittest.cc     : public net::URLRequestJobFactory::ProtocolHandler {
ProtocolHandler    34 webkit/browser/blob/blob_url_request_job_factory.h     : public net::URLRequestJobFactory::ProtocolHandler {
ProtocolHandler    20 webkit/browser/fileapi/file_system_url_request_job_factory.cc     : public net::URLRequestJobFactory::ProtocolHandler {
ProtocolHandler    67 webkit/browser/fileapi/file_system_url_request_job_factory.cc net::URLRequestJobFactory::ProtocolHandler* CreateFileSystemProtocolHandler(
ProtocolHandler    25 webkit/browser/fileapi/file_system_url_request_job_factory.h WEBKIT_STORAGE_BROWSER_EXPORT net::URLRequestJobFactory::ProtocolHandler*