ProtocolHandlerRegistry   33 chrome/browser/custom_handlers/protocol_handler_registry.cc     const ProtocolHandlerRegistry::ProtocolHandlerMap& handler_map,
ProtocolHandlerRegistry   35 chrome/browser/custom_handlers/protocol_handler_registry.cc   ProtocolHandlerRegistry::ProtocolHandlerMap::const_iterator p =
ProtocolHandlerRegistry   68 chrome/browser/custom_handlers/protocol_handler_registry.cc           ProtocolHandlerRegistry::IOThreadDelegate> {
ProtocolHandlerRegistry  105 chrome/browser/custom_handlers/protocol_handler_registry.cc   ProtocolHandlerRegistry::ProtocolHandlerMap default_handlers_;
ProtocolHandlerRegistry  113 chrome/browser/custom_handlers/protocol_handler_registry.cc ProtocolHandlerRegistry::IOThreadDelegate::IOThreadDelegate(bool)
ProtocolHandlerRegistry  115 chrome/browser/custom_handlers/protocol_handler_registry.cc ProtocolHandlerRegistry::IOThreadDelegate::~IOThreadDelegate() {}
ProtocolHandlerRegistry  117 chrome/browser/custom_handlers/protocol_handler_registry.cc bool ProtocolHandlerRegistry::IOThreadDelegate::IsHandledProtocol(
ProtocolHandlerRegistry  123 chrome/browser/custom_handlers/protocol_handler_registry.cc void ProtocolHandlerRegistry::IOThreadDelegate::ClearDefault(
ProtocolHandlerRegistry  129 chrome/browser/custom_handlers/protocol_handler_registry.cc void ProtocolHandlerRegistry::IOThreadDelegate::SetDefault(
ProtocolHandlerRegistry  139 chrome/browser/custom_handlers/protocol_handler_registry.cc net::URLRequestJob* ProtocolHandlerRegistry::IOThreadDelegate::MaybeCreateJob(
ProtocolHandlerRegistry  164 chrome/browser/custom_handlers/protocol_handler_registry.cc ProtocolHandlerRegistry::JobInterceptorFactory::JobInterceptorFactory(
ProtocolHandlerRegistry  171 chrome/browser/custom_handlers/protocol_handler_registry.cc ProtocolHandlerRegistry::JobInterceptorFactory::~JobInterceptorFactory() {
ProtocolHandlerRegistry  174 chrome/browser/custom_handlers/protocol_handler_registry.cc void ProtocolHandlerRegistry::JobInterceptorFactory::Chain(
ProtocolHandlerRegistry  180 chrome/browser/custom_handlers/protocol_handler_registry.cc ProtocolHandlerRegistry::JobInterceptorFactory::
ProtocolHandlerRegistry  194 chrome/browser/custom_handlers/protocol_handler_registry.cc bool ProtocolHandlerRegistry::JobInterceptorFactory::IsHandledProtocol(
ProtocolHandlerRegistry  201 chrome/browser/custom_handlers/protocol_handler_registry.cc bool ProtocolHandlerRegistry::JobInterceptorFactory::IsHandledURL(
ProtocolHandlerRegistry  209 chrome/browser/custom_handlers/protocol_handler_registry.cc bool ProtocolHandlerRegistry::JobInterceptorFactory::IsSafeRedirectTarget(
ProtocolHandlerRegistry  217 chrome/browser/custom_handlers/protocol_handler_registry.cc ProtocolHandlerRegistry::DefaultClientObserver::DefaultClientObserver(
ProtocolHandlerRegistry  218 chrome/browser/custom_handlers/protocol_handler_registry.cc     ProtocolHandlerRegistry* registry)
ProtocolHandlerRegistry  224 chrome/browser/custom_handlers/protocol_handler_registry.cc ProtocolHandlerRegistry::DefaultClientObserver::~DefaultClientObserver() {
ProtocolHandlerRegistry  234 chrome/browser/custom_handlers/protocol_handler_registry.cc void ProtocolHandlerRegistry::DefaultClientObserver::SetDefaultWebClientUIState(
ProtocolHandlerRegistry  246 chrome/browser/custom_handlers/protocol_handler_registry.cc bool ProtocolHandlerRegistry::DefaultClientObserver::
ProtocolHandlerRegistry  251 chrome/browser/custom_handlers/protocol_handler_registry.cc void ProtocolHandlerRegistry::DefaultClientObserver::SetWorker(
ProtocolHandlerRegistry  256 chrome/browser/custom_handlers/protocol_handler_registry.cc bool ProtocolHandlerRegistry::DefaultClientObserver::IsOwnedByWorker() {
ProtocolHandlerRegistry  262 chrome/browser/custom_handlers/protocol_handler_registry.cc ProtocolHandlerRegistry::Delegate::~Delegate() {}
ProtocolHandlerRegistry  264 chrome/browser/custom_handlers/protocol_handler_registry.cc void ProtocolHandlerRegistry::Delegate::RegisterExternalHandler(
ProtocolHandlerRegistry  273 chrome/browser/custom_handlers/protocol_handler_registry.cc void ProtocolHandlerRegistry::Delegate::DeregisterExternalHandler(
ProtocolHandlerRegistry  277 chrome/browser/custom_handlers/protocol_handler_registry.cc bool ProtocolHandlerRegistry::Delegate::IsExternalHandlerRegistered(
ProtocolHandlerRegistry  285 chrome/browser/custom_handlers/protocol_handler_registry.cc ProtocolHandlerRegistry::Delegate::CreateShellWorker(
ProtocolHandlerRegistry  291 chrome/browser/custom_handlers/protocol_handler_registry.cc ProtocolHandlerRegistry::DefaultClientObserver*
ProtocolHandlerRegistry  292 chrome/browser/custom_handlers/protocol_handler_registry.cc ProtocolHandlerRegistry::Delegate::CreateShellObserver(
ProtocolHandlerRegistry  293 chrome/browser/custom_handlers/protocol_handler_registry.cc     ProtocolHandlerRegistry* registry) {
ProtocolHandlerRegistry  297 chrome/browser/custom_handlers/protocol_handler_registry.cc void ProtocolHandlerRegistry::Delegate::RegisterWithOSAsDefaultClient(
ProtocolHandlerRegistry  298 chrome/browser/custom_handlers/protocol_handler_registry.cc     const std::string& protocol, ProtocolHandlerRegistry* registry) {
ProtocolHandlerRegistry  312 chrome/browser/custom_handlers/protocol_handler_registry.cc ProtocolHandlerRegistry::ProtocolHandlerRegistry(Profile* profile,
ProtocolHandlerRegistry  322 chrome/browser/custom_handlers/protocol_handler_registry.cc bool ProtocolHandlerRegistry::SilentlyHandleRegisterHandlerRequest(
ProtocolHandlerRegistry  336 chrome/browser/custom_handlers/protocol_handler_registry.cc void ProtocolHandlerRegistry::OnAcceptRegisterProtocolHandler(
ProtocolHandlerRegistry  345 chrome/browser/custom_handlers/protocol_handler_registry.cc void ProtocolHandlerRegistry::OnDenyRegisterProtocolHandler(
ProtocolHandlerRegistry  353 chrome/browser/custom_handlers/protocol_handler_registry.cc void ProtocolHandlerRegistry::OnIgnoreRegisterProtocolHandler(
ProtocolHandlerRegistry  361 chrome/browser/custom_handlers/protocol_handler_registry.cc bool ProtocolHandlerRegistry::AttemptReplace(const ProtocolHandler& handler) {
ProtocolHandlerRegistry  381 chrome/browser/custom_handlers/protocol_handler_registry.cc ProtocolHandlerRegistry::ProtocolHandlerList
ProtocolHandlerRegistry  382 chrome/browser/custom_handlers/protocol_handler_registry.cc ProtocolHandlerRegistry::GetReplacedHandlers(
ProtocolHandlerRegistry  397 chrome/browser/custom_handlers/protocol_handler_registry.cc void ProtocolHandlerRegistry::ClearDefault(const std::string& scheme) {
ProtocolHandlerRegistry  409 chrome/browser/custom_handlers/protocol_handler_registry.cc bool ProtocolHandlerRegistry::IsDefault(
ProtocolHandlerRegistry  415 chrome/browser/custom_handlers/protocol_handler_registry.cc void ProtocolHandlerRegistry::InstallDefaultsForChromeOS() {
ProtocolHandlerRegistry  433 chrome/browser/custom_handlers/protocol_handler_registry.cc void ProtocolHandlerRegistry::InitProtocolSettings() {
ProtocolHandlerRegistry  485 chrome/browser/custom_handlers/protocol_handler_registry.cc int ProtocolHandlerRegistry::GetHandlerIndex(const std::string& scheme) const {
ProtocolHandlerRegistry  503 chrome/browser/custom_handlers/protocol_handler_registry.cc ProtocolHandlerRegistry::ProtocolHandlerList
ProtocolHandlerRegistry  504 chrome/browser/custom_handlers/protocol_handler_registry.cc ProtocolHandlerRegistry::GetHandlersFor(
ProtocolHandlerRegistry  514 chrome/browser/custom_handlers/protocol_handler_registry.cc ProtocolHandlerRegistry::ProtocolHandlerList
ProtocolHandlerRegistry  515 chrome/browser/custom_handlers/protocol_handler_registry.cc ProtocolHandlerRegistry::GetIgnoredHandlers() {
ProtocolHandlerRegistry  519 chrome/browser/custom_handlers/protocol_handler_registry.cc void ProtocolHandlerRegistry::GetRegisteredProtocols(
ProtocolHandlerRegistry  529 chrome/browser/custom_handlers/protocol_handler_registry.cc bool ProtocolHandlerRegistry::CanSchemeBeOverridden(
ProtocolHandlerRegistry  540 chrome/browser/custom_handlers/protocol_handler_registry.cc bool ProtocolHandlerRegistry::IsRegistered(
ProtocolHandlerRegistry  551 chrome/browser/custom_handlers/protocol_handler_registry.cc bool ProtocolHandlerRegistry::IsIgnored(const ProtocolHandler& handler) const {
ProtocolHandlerRegistry  563 chrome/browser/custom_handlers/protocol_handler_registry.cc bool ProtocolHandlerRegistry::HasRegisteredEquivalent(
ProtocolHandlerRegistry  579 chrome/browser/custom_handlers/protocol_handler_registry.cc bool ProtocolHandlerRegistry::HasIgnoredEquivalent(
ProtocolHandlerRegistry  592 chrome/browser/custom_handlers/protocol_handler_registry.cc void ProtocolHandlerRegistry::RemoveIgnoredHandler(
ProtocolHandlerRegistry  608 chrome/browser/custom_handlers/protocol_handler_registry.cc bool ProtocolHandlerRegistry::IsHandledProtocol(
ProtocolHandlerRegistry  614 chrome/browser/custom_handlers/protocol_handler_registry.cc void ProtocolHandlerRegistry::RemoveHandler(
ProtocolHandlerRegistry  646 chrome/browser/custom_handlers/protocol_handler_registry.cc void ProtocolHandlerRegistry::RemoveDefaultHandler(const std::string& scheme) {
ProtocolHandlerRegistry  653 chrome/browser/custom_handlers/protocol_handler_registry.cc const ProtocolHandler& ProtocolHandlerRegistry::GetHandlerFor(
ProtocolHandlerRegistry  659 chrome/browser/custom_handlers/protocol_handler_registry.cc void ProtocolHandlerRegistry::Enable() {
ProtocolHandlerRegistry  678 chrome/browser/custom_handlers/protocol_handler_registry.cc void ProtocolHandlerRegistry::Disable() {
ProtocolHandlerRegistry  697 chrome/browser/custom_handlers/protocol_handler_registry.cc void ProtocolHandlerRegistry::Shutdown() {
ProtocolHandlerRegistry  711 chrome/browser/custom_handlers/protocol_handler_registry.cc void ProtocolHandlerRegistry::RegisterProfilePrefs(
ProtocolHandlerRegistry  723 chrome/browser/custom_handlers/protocol_handler_registry.cc ProtocolHandlerRegistry::~ProtocolHandlerRegistry() {
ProtocolHandlerRegistry  728 chrome/browser/custom_handlers/protocol_handler_registry.cc void ProtocolHandlerRegistry::PromoteHandler(const ProtocolHandler& handler) {
ProtocolHandlerRegistry  738 chrome/browser/custom_handlers/protocol_handler_registry.cc void ProtocolHandlerRegistry::Save() {
ProtocolHandlerRegistry  754 chrome/browser/custom_handlers/protocol_handler_registry.cc const ProtocolHandlerRegistry::ProtocolHandlerList*
ProtocolHandlerRegistry  755 chrome/browser/custom_handlers/protocol_handler_registry.cc ProtocolHandlerRegistry::GetHandlerList(
ProtocolHandlerRegistry  765 chrome/browser/custom_handlers/protocol_handler_registry.cc void ProtocolHandlerRegistry::SetDefault(const ProtocolHandler& handler) {
ProtocolHandlerRegistry  782 chrome/browser/custom_handlers/protocol_handler_registry.cc void ProtocolHandlerRegistry::InsertHandler(const ProtocolHandler& handler) {
ProtocolHandlerRegistry  797 chrome/browser/custom_handlers/protocol_handler_registry.cc base::Value* ProtocolHandlerRegistry::EncodeRegisteredHandlers() {
ProtocolHandlerRegistry  814 chrome/browser/custom_handlers/protocol_handler_registry.cc base::Value* ProtocolHandlerRegistry::EncodeIgnoredHandlers() {
ProtocolHandlerRegistry  824 chrome/browser/custom_handlers/protocol_handler_registry.cc void ProtocolHandlerRegistry::NotifyChanged() {
ProtocolHandlerRegistry  832 chrome/browser/custom_handlers/protocol_handler_registry.cc void ProtocolHandlerRegistry::RegisterProtocolHandler(
ProtocolHandlerRegistry  846 chrome/browser/custom_handlers/protocol_handler_registry.cc ProtocolHandlerRegistry::GetHandlersFromPref(const char* pref_name) const {
ProtocolHandlerRegistry  868 chrome/browser/custom_handlers/protocol_handler_registry.cc void ProtocolHandlerRegistry::IgnoreProtocolHandler(
ProtocolHandlerRegistry  874 chrome/browser/custom_handlers/protocol_handler_registry.cc void ProtocolHandlerRegistry::AddPredefinedHandler(
ProtocolHandlerRegistry  881 chrome/browser/custom_handlers/protocol_handler_registry.cc scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>
ProtocolHandlerRegistry  882 chrome/browser/custom_handlers/protocol_handler_registry.cc ProtocolHandlerRegistry::CreateJobInterceptorFactory() {
ProtocolHandlerRegistry   36 chrome/browser/custom_handlers/protocol_handler_registry.h class ProtocolHandlerRegistry : public KeyedService {
ProtocolHandlerRegistry   44 chrome/browser/custom_handlers/protocol_handler_registry.h     explicit DefaultClientObserver(ProtocolHandlerRegistry* registry);
ProtocolHandlerRegistry   67 chrome/browser/custom_handlers/protocol_handler_registry.h     ProtocolHandlerRegistry* registry_;
ProtocolHandlerRegistry   85 chrome/browser/custom_handlers/protocol_handler_registry.h         ProtocolHandlerRegistry* registry);
ProtocolHandlerRegistry   88 chrome/browser/custom_handlers/protocol_handler_registry.h         ProtocolHandlerRegistry* registry);
ProtocolHandlerRegistry  136 chrome/browser/custom_handlers/protocol_handler_registry.h   ProtocolHandlerRegistry(Profile* profile, Delegate* delegate);
ProtocolHandlerRegistry  137 chrome/browser/custom_handlers/protocol_handler_registry.h   virtual ~ProtocolHandlerRegistry();
ProtocolHandlerRegistry  247 chrome/browser/custom_handlers/protocol_handler_registry.h   friend class base::DeleteHelper<ProtocolHandlerRegistry>;
ProtocolHandlerRegistry  332 chrome/browser/custom_handlers/protocol_handler_registry.h   DISALLOW_COPY_AND_ASSIGN(ProtocolHandlerRegistry);
ProtocolHandlerRegistry   53 chrome/browser/custom_handlers/protocol_handler_registry_browsertest.cc     ProtocolHandlerRegistry* registry =
ProtocolHandlerRegistry   75 chrome/browser/custom_handlers/protocol_handler_registry_browsertest.cc   ProtocolHandlerRegistry* registry =
ProtocolHandlerRegistry   19 chrome/browser/custom_handlers/protocol_handler_registry_factory.cc ProtocolHandlerRegistry* ProtocolHandlerRegistryFactory::GetForProfile(
ProtocolHandlerRegistry   21 chrome/browser/custom_handlers/protocol_handler_registry_factory.cc   return static_cast<ProtocolHandlerRegistry*>(
ProtocolHandlerRegistry   57 chrome/browser/custom_handlers/protocol_handler_registry_factory.cc   ProtocolHandlerRegistry* registry = new ProtocolHandlerRegistry(
ProtocolHandlerRegistry   58 chrome/browser/custom_handlers/protocol_handler_registry_factory.cc       static_cast<Profile*>(profile), new ProtocolHandlerRegistry::Delegate());
ProtocolHandlerRegistry   13 chrome/browser/custom_handlers/protocol_handler_registry_factory.h class ProtocolHandlerRegistry;
ProtocolHandlerRegistry   27 chrome/browser/custom_handlers/protocol_handler_registry_factory.h   static ProtocolHandlerRegistry* GetForProfile(Profile* profile);
ProtocolHandlerRegistry   84 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc     ProtocolHandlerRegistry::JobInterceptorFactory* interceptor) {
ProtocolHandlerRegistry   95 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc     ProtocolHandlerRegistry::JobInterceptorFactory* interceptor) {
ProtocolHandlerRegistry  106 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc class FakeDelegate : public ProtocolHandlerRegistry::Delegate {
ProtocolHandlerRegistry  124 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   virtual ProtocolHandlerRegistry::DefaultClientObserver* CreateShellObserver(
ProtocolHandlerRegistry  125 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc       ProtocolHandlerRegistry* registry) OVERRIDE;
ProtocolHandlerRegistry  129 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc       ProtocolHandlerRegistry* reg) OVERRIDE {
ProtocolHandlerRegistry  130 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc     ProtocolHandlerRegistry::Delegate::RegisterWithOSAsDefaultClient(protocol,
ProtocolHandlerRegistry  166 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc     : public ProtocolHandlerRegistry::DefaultClientObserver {
ProtocolHandlerRegistry  168 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   FakeClientObserver(ProtocolHandlerRegistry* registry,
ProtocolHandlerRegistry  170 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc       : ProtocolHandlerRegistry::DefaultClientObserver(registry),
ProtocolHandlerRegistry  175 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc     ProtocolHandlerRegistry::DefaultClientObserver::SetDefaultWebClientUIState(
ProtocolHandlerRegistry  217 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc ProtocolHandlerRegistry::DefaultClientObserver*
ProtocolHandlerRegistry  218 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc     FakeDelegate::CreateShellObserver(ProtocolHandlerRegistry* registry) {
ProtocolHandlerRegistry  255 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc                                ProtocolHandlerRegistry* registry)
ProtocolHandlerRegistry  272 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandlerRegistry* local_registry_;
ProtocolHandlerRegistry  319 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandlerRegistry* registry() { return registry_.get(); }
ProtocolHandlerRegistry  347 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc     registry_.reset(new ProtocolHandlerRegistry(profile(), delegate()));
ProtocolHandlerRegistry  378 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   scoped_ptr<ProtocolHandlerRegistry> registry_;
ProtocolHandlerRegistry  658 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandlerRegistry::ProtocolHandlerList handlers =
ProtocolHandlerRegistry  800 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory> interceptor(
ProtocolHandlerRegistry  833 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   ProtocolHandlerRegistry::ProtocolHandlerList handlers =
ProtocolHandlerRegistry  847 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory> interceptor(
ProtocolHandlerRegistry  857 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc   scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory> interceptor(
ProtocolHandlerRegistry   21 chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.cc     ProtocolHandlerRegistry* registry,
ProtocolHandlerRegistry   47 chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.cc     ProtocolHandlerRegistry* registry,
ProtocolHandlerRegistry   13 chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.h class ProtocolHandlerRegistry;
ProtocolHandlerRegistry   24 chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.h                      ProtocolHandlerRegistry* registry,
ProtocolHandlerRegistry   28 chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.h   RegisterProtocolHandlerInfoBarDelegate(ProtocolHandlerRegistry* registry,
ProtocolHandlerRegistry   48 chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.h   ProtocolHandlerRegistry* registry_;
ProtocolHandlerRegistry   29 chrome/browser/custom_handlers/register_protocol_handler_permission_request.cc       ProtocolHandlerRegistry* registry,
ProtocolHandlerRegistry   11 chrome/browser/custom_handlers/register_protocol_handler_permission_request.h class ProtocolHandlerRegistry;
ProtocolHandlerRegistry   20 chrome/browser/custom_handlers/register_protocol_handler_permission_request.h       ProtocolHandlerRegistry* registry,
ProtocolHandlerRegistry   38 chrome/browser/custom_handlers/register_protocol_handler_permission_request.h   ProtocolHandlerRegistry* registry_;
ProtocolHandlerRegistry   82 chrome/browser/net/chrome_url_request_context.cc       scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>
ProtocolHandlerRegistry  113 chrome/browser/net/chrome_url_request_context.cc   scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>
ProtocolHandlerRegistry  232 chrome/browser/net/chrome_url_request_context.cc     scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>
ProtocolHandlerRegistry   97 chrome/browser/net/chrome_url_request_context.h       scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>
ProtocolHandlerRegistry  373 chrome/browser/prefs/browser_prefs.cc   ProtocolHandlerRegistry::RegisterProfilePrefs(registry);
ProtocolHandlerRegistry  129 chrome/browser/profiles/off_the_record_profile_io_data.cc   scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>
ProtocolHandlerRegistry  289 chrome/browser/profiles/off_the_record_profile_io_data.cc       scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>(),
ProtocolHandlerRegistry  298 chrome/browser/profiles/off_the_record_profile_io_data.cc     scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>
ProtocolHandlerRegistry  354 chrome/browser/profiles/off_the_record_profile_io_data.cc     scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>
ProtocolHandlerRegistry  116 chrome/browser/profiles/off_the_record_profile_io_data.h       scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>
ProtocolHandlerRegistry  129 chrome/browser/profiles/off_the_record_profile_io_data.h       scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>
ProtocolHandlerRegistry   28 chrome/browser/profiles/profile.h class ProtocolHandlerRegistry;
ProtocolHandlerRegistry  247 chrome/browser/profiles/profile_impl_io_data.cc   scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>
ProtocolHandlerRegistry  553 chrome/browser/profiles/profile_impl_io_data.cc       scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>(),
ProtocolHandlerRegistry  562 chrome/browser/profiles/profile_impl_io_data.cc     scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>
ProtocolHandlerRegistry  703 chrome/browser/profiles/profile_impl_io_data.cc     scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>
ProtocolHandlerRegistry  168 chrome/browser/profiles/profile_impl_io_data.h       scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>
ProtocolHandlerRegistry  181 chrome/browser/profiles/profile_impl_io_data.h       scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>
ProtocolHandlerRegistry  330 chrome/browser/profiles/profile_io_data.cc   ProtocolHandlerRegistry* protocol_handler_registry =
ProtocolHandlerRegistry  686 chrome/browser/profiles/profile_io_data.cc     scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>
ProtocolHandlerRegistry 1026 chrome/browser/profiles/profile_io_data.cc     scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>
ProtocolHandlerRegistry   36 chrome/browser/profiles/profile_io_data.h class ProtocolHandlerRegistry;
ProtocolHandlerRegistry  105 chrome/browser/profiles/profile_io_data.h       scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>
ProtocolHandlerRegistry  277 chrome/browser/profiles/profile_io_data.h     scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>
ProtocolHandlerRegistry  309 chrome/browser/profiles/profile_io_data.h       scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>
ProtocolHandlerRegistry  421 chrome/browser/profiles/profile_io_data.h       scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>
ProtocolHandlerRegistry  439 chrome/browser/profiles/profile_io_data.h       scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>
ProtocolHandlerRegistry 1068 chrome/browser/renderer_context_menu/render_view_context_menu.cc   const ProtocolHandlerRegistry::ProtocolHandlerList handlers =
ProtocolHandlerRegistry 1482 chrome/browser/renderer_context_menu/render_view_context_menu.cc     ProtocolHandlerRegistry::ProtocolHandlerList handlers =
ProtocolHandlerRegistry 1913 chrome/browser/renderer_context_menu/render_view_context_menu.cc ProtocolHandlerRegistry::ProtocolHandlerList
ProtocolHandlerRegistry 1915 chrome/browser/renderer_context_menu/render_view_context_menu.cc   ProtocolHandlerRegistry::ProtocolHandlerList handlers =
ProtocolHandlerRegistry  257 chrome/browser/renderer_context_menu/render_view_context_menu.h   ProtocolHandlerRegistry::ProtocolHandlerList GetHandlersForLinkUrl();
ProtocolHandlerRegistry  269 chrome/browser/renderer_context_menu/render_view_context_menu.h   ProtocolHandlerRegistry* protocol_handler_registry_;
ProtocolHandlerRegistry  247 chrome/browser/renderer_context_menu/render_view_context_menu_unittest.cc     registry_.reset(new ProtocolHandlerRegistry(profile(), NULL));
ProtocolHandlerRegistry  269 chrome/browser/renderer_context_menu/render_view_context_menu_unittest.cc   scoped_ptr<ProtocolHandlerRegistry> registry_;
ProtocolHandlerRegistry 1619 chrome/browser/ui/browser.cc   ProtocolHandlerRegistry* registry =
ProtocolHandlerRegistry 1005 chrome/browser/ui/content_settings/content_setting_bubble_model.cc     ProtocolHandlerRegistry* registry,
ProtocolHandlerRegistry 1252 chrome/browser/ui/content_settings/content_setting_bubble_model.cc     ProtocolHandlerRegistry* registry =
ProtocolHandlerRegistry   25 chrome/browser/ui/content_settings/content_setting_bubble_model.h class ProtocolHandlerRegistry;
ProtocolHandlerRegistry  203 chrome/browser/ui/content_settings/content_setting_bubble_model.h                                ProtocolHandlerRegistry* registry,
ProtocolHandlerRegistry  224 chrome/browser/ui/content_settings/content_setting_bubble_model.h   ProtocolHandlerRegistry* registry_;
ProtocolHandlerRegistry  581 chrome/browser/ui/content_settings/content_setting_bubble_model_unittest.cc class FakeDelegate : public ProtocolHandlerRegistry::Delegate {
ProtocolHandlerRegistry  596 chrome/browser/ui/content_settings/content_setting_bubble_model_unittest.cc   virtual ProtocolHandlerRegistry::DefaultClientObserver* CreateShellObserver(
ProtocolHandlerRegistry  597 chrome/browser/ui/content_settings/content_setting_bubble_model_unittest.cc       ProtocolHandlerRegistry* registry) OVERRIDE {
ProtocolHandlerRegistry  603 chrome/browser/ui/content_settings/content_setting_bubble_model_unittest.cc       ProtocolHandlerRegistry* registry) OVERRIDE {
ProtocolHandlerRegistry  609 chrome/browser/ui/content_settings/content_setting_bubble_model_unittest.cc   ProtocolHandlerRegistry registry(profile(), new FakeDelegate());
ProtocolHandlerRegistry  789 chrome/browser/ui/startup/startup_browser_creator_impl.cc   ProtocolHandlerRegistry* registry = profile_ ?
ProtocolHandlerRegistry  127 chrome/browser/ui/sync/one_click_signin_helper_unittest.cc       scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>
ProtocolHandlerRegistry  149 chrome/browser/ui/sync/one_click_signin_helper_unittest.cc       scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>
ProtocolHandlerRegistry 1476 chrome/browser/ui/webui/options/content_settings_handler.cc ProtocolHandlerRegistry* ContentSettingsHandler::GetProtocolHandlerRegistry() {
ProtocolHandlerRegistry   22 chrome/browser/ui/webui/options/content_settings_handler.h class ProtocolHandlerRegistry;
ProtocolHandlerRegistry  196 chrome/browser/ui/webui/options/content_settings_handler.h   ProtocolHandlerRegistry* GetProtocolHandlerRegistry();
ProtocolHandlerRegistry   89 chrome/browser/ui/webui/options/handler_options_handler.cc ProtocolHandlerRegistry* HandlerOptionsHandler::GetProtocolHandlerRegistry() {
ProtocolHandlerRegistry   95 chrome/browser/ui/webui/options/handler_options_handler.cc     const ProtocolHandlerRegistry::ProtocolHandlerList& handlers,
ProtocolHandlerRegistry   97 chrome/browser/ui/webui/options/handler_options_handler.cc   ProtocolHandlerRegistry::ProtocolHandlerList::const_iterator handler;
ProtocolHandlerRegistry  110 chrome/browser/ui/webui/options/handler_options_handler.cc   ProtocolHandlerRegistry* registry = GetProtocolHandlerRegistry();
ProtocolHandlerRegistry  121 chrome/browser/ui/webui/options/handler_options_handler.cc   ProtocolHandlerRegistry* registry = GetProtocolHandlerRegistry();
ProtocolHandlerRegistry  122 chrome/browser/ui/webui/options/handler_options_handler.cc   ProtocolHandlerRegistry::ProtocolHandlerList ignored_handlers =
ProtocolHandlerRegistry  128 chrome/browser/ui/webui/options/handler_options_handler.cc   ProtocolHandlerRegistry* registry = GetProtocolHandlerRegistry();
ProtocolHandlerRegistry   81 chrome/browser/ui/webui/options/handler_options_handler.h   ProtocolHandlerRegistry* GetProtocolHandlerRegistry();