HomeSort by relevance Sort by last modified time
    Searched refs:ProtocolHandlerRegistry (Results 26 - 45 of 45) sorted by null

12

  /external/chromium_org/chrome/browser/profiles/
off_the_record_profile_io_data.cc 127 scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>
272 scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>(),
282 scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>
335 scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>
profile.h 28 class ProtocolHandlerRegistry;
profile_impl_io_data.cc 276 scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>
562 scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>(),
572 scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>
715 scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>
profile_io_data.cc 391 ProtocolHandlerRegistry* protocol_handler_registry =
733 scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>
    [all...]
  /external/chromium/chrome/browser/profiles/
profile.h 98 class ProtocolHandlerRegistry;
448 // Returns the ProtocolHandlerRegistry, creating if not yet created.
449 virtual ProtocolHandlerRegistry* GetProtocolHandlerRegistry() = 0;
profile_impl.h 108 virtual ProtocolHandlerRegistry* GetProtocolHandlerRegistry();
224 scoped_refptr<ProtocolHandlerRegistry> protocol_handler_registry_;
profile.cc 505 virtual ProtocolHandlerRegistry* GetProtocolHandlerRegistry() {
profile_impl.cc 559 protocol_handler_registry_ = new ProtocolHandlerRegistry(this);
    [all...]
  /external/chromium/chrome/browser/prefs/
browser_prefs.cc 162 ProtocolHandlerRegistry::RegisterPrefs(user_prefs);
  /external/chromium_org/chrome/browser/tab_contents/
render_view_context_menu_unittest.cc 247 registry_.reset(new ProtocolHandlerRegistry(profile(), NULL));
269 scoped_ptr<ProtocolHandlerRegistry> registry_;
render_view_context_menu.cc     [all...]
  /external/chromium_org/chrome/browser/ui/content_settings/
content_setting_bubble_model_unittest.cc 580 class FakeDelegate : public ProtocolHandlerRegistry::Delegate {
595 virtual ProtocolHandlerRegistry::DefaultClientObserver* CreateShellObserver(
596 ProtocolHandlerRegistry* registry) OVERRIDE {
602 ProtocolHandlerRegistry* registry) OVERRIDE {
608 ProtocolHandlerRegistry registry(profile(), new FakeDelegate());
content_setting_bubble_model.cc     [all...]
  /external/chromium/android/autofill/
profile_android.h 166 virtual ProtocolHandlerRegistry* GetProtocolHandlerRegistry() { NOTREACHED(); return NULL; }
  /external/chromium/chrome/browser/ui/tab_contents/
tab_contents_wrapper.cc 294 ProtocolHandlerRegistry* registry = profile()->GetProtocolHandlerRegistry();
  /external/chromium_org/chrome/browser/prefs/
browser_prefs.cc 360 ProtocolHandlerRegistry::RegisterProfilePrefs(registry);
  /external/chromium_org/chrome/browser/ui/sync/
one_click_signin_helper_unittest.cc 118 scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>
139 scoped_ptr<ProtocolHandlerRegistry::JobInterceptorFactory>
    [all...]
  /external/chromium_org/chrome/browser/ui/startup/
startup_browser_creator_impl.cc 832 ProtocolHandlerRegistry* registry = profile_ ?
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/options/
content_settings_handler.cc     [all...]
  /external/chromium_org/chrome/browser/ui/
browser.cc     [all...]

Completed in 598 milliseconds

12