/external/chromium_org/chrome/browser/ui/search_engines/ |
template_url_fetcher_ui_callbacks.cc | 24 content::NOTIFICATION_WEB_CONTENTS_DESTROYED, 46 DCHECK(type == content::NOTIFICATION_WEB_CONTENTS_DESTROYED);
|
/external/chromium_org/content/public/browser/ |
notification_types.h | 142 NOTIFICATION_WEB_CONTENTS_DESTROYED,
|
/external/chromium_org/chrome/browser/google/ |
google_url_tracker_navigation_helper_impl.cc | 74 registrar_.Add(this, content::NOTIFICATION_WEB_CONTENTS_DESTROYED, 77 registrar_.Remove(this, content::NOTIFICATION_WEB_CONTENTS_DESTROYED, 88 content::NOTIFICATION_WEB_CONTENTS_DESTROYED, 140 case content::NOTIFICATION_WEB_CONTENTS_DESTROYED: {
|
/external/chromium_org/chrome/browser/printing/ |
background_printing_manager.cc | 48 content::NOTIFICATION_WEB_CONTENTS_DESTROYED, preview_source)) { 49 registrar_.Add(this, content::NOTIFICATION_WEB_CONTENTS_DESTROYED, 87 DCHECK_EQ(content::NOTIFICATION_WEB_CONTENTS_DESTROYED, type); 118 registrar_.Remove(this, content::NOTIFICATION_WEB_CONTENTS_DESTROYED,
|
print_preview_dialog_controller.cc | 283 } else if (type == content::NOTIFICATION_WEB_CONTENTS_DESTROYED) { 445 registrar_.Add(this, content::NOTIFICATION_WEB_CONTENTS_DESTROYED, 462 registrar_.Remove(this, content::NOTIFICATION_WEB_CONTENTS_DESTROYED,
|
/external/chromium_org/chrome/browser/search/ |
search_terms_tracker.cc | 26 registrar_.Add(this, content::NOTIFICATION_WEB_CONTENTS_DESTROYED, 67 case content::NOTIFICATION_WEB_CONTENTS_DESTROYED: {
|
/external/chromium_org/chrome/browser/sync/sessions2/ |
notification_service_sessions_router.cc | 41 registrar_.Add(this, content::NOTIFICATION_WEB_CONTENTS_DESTROYED, 84 case content::NOTIFICATION_WEB_CONTENTS_DESTROYED: {
|
/external/chromium_org/chrome/browser/devtools/ |
devtools_sanity_browsertest.cc | 149 content::NOTIFICATION_WEB_CONTENTS_DESTROYED, 159 content::NOTIFICATION_WEB_CONTENTS_DESTROYED, 241 content::NOTIFICATION_WEB_CONTENTS_DESTROYED, 568 content::NOTIFICATION_WEB_CONTENTS_DESTROYED, 642 content::NOTIFICATION_WEB_CONTENTS_DESTROYED, 664 content::NOTIFICATION_WEB_CONTENTS_DESTROYED, 688 content::NOTIFICATION_WEB_CONTENTS_DESTROYED, [all...] |
devtools_targets_ui.cc | 115 content::NOTIFICATION_WEB_CONTENTS_DESTROYED,
|
/external/chromium_org/chrome/browser/chromeos/ |
boot_times_loader.cc | 224 registrar_.Remove(this, content::NOTIFICATION_WEB_CONTENTS_DESTROYED, 291 registrar_.Add(this, content::NOTIFICATION_WEB_CONTENTS_DESTROYED, 375 case content::NOTIFICATION_WEB_CONTENTS_DESTROYED: {
|
/external/chromium_org/chrome/browser/extensions/api/tabs/ |
tabs_event_router.cc | 142 // Observing NOTIFICATION_WEB_CONTENTS_DESTROYED is necessary because it's 146 registrar_.Add(this, content::NOTIFICATION_WEB_CONTENTS_DESTROYED, 156 registrar_.Remove(this, content::NOTIFICATION_WEB_CONTENTS_DESTROYED, 489 } else if (type == content::NOTIFICATION_WEB_CONTENTS_DESTROYED) { 494 registrar_.Remove(this, content::NOTIFICATION_WEB_CONTENTS_DESTROYED,
|
/external/chromium_org/chrome/browser/sync/glue/ |
session_change_processor.cc | 139 case content::NOTIFICATION_WEB_CONTENTS_DESTROYED: { 146 DVLOG(1) << "Received NOTIFICATION_WEB_CONTENTS_DESTROYED for profile " 362 content::NOTIFICATION_WEB_CONTENTS_DESTROYED,
|
/external/chromium_org/chrome/browser/media_galleries/ |
media_file_system_registry.cc | 102 state->registrar.Add(this, content::NOTIFICATION_WEB_CONTENTS_DESTROYED, 126 case content::NOTIFICATION_WEB_CONTENTS_DESTROYED: { 164 this, content::NOTIFICATION_WEB_CONTENTS_DESTROYED,
|
/external/chromium_org/chrome/browser/extensions/api/declarative_content/ |
content_rules_registry.cc | 37 registrar_.Add(this, content::NOTIFICATION_WEB_CONTENTS_DESTROYED, 53 case content::NOTIFICATION_WEB_CONTENTS_DESTROYED: {
|
/external/chromium_org/chrome/browser/ |
file_select_helper.cc | 335 this, content::NOTIFICATION_WEB_CONTENTS_DESTROYED, 463 case content::NOTIFICATION_WEB_CONTENTS_DESTROYED: {
|
/external/chromium_org/chrome/browser/renderer_host/ |
render_process_host_chrome_browsertest.cc | 335 content::NOTIFICATION_WEB_CONTENTS_DESTROYED, 383 content::NOTIFICATION_WEB_CONTENTS_DESTROYED,
|
/external/chromium_org/chrome/browser/extensions/ |
extension_test_notification_observer.cc | 178 notification_set.Add(content::NOTIFICATION_WEB_CONTENTS_DESTROYED);
|
/external/chromium_org/chrome/browser/sessions/ |
session_restore.cc | 327 case content::NOTIFICATION_WEB_CONTENTS_DESTROYED: { 410 registrar_.Remove(this, content::NOTIFICATION_WEB_CONTENTS_DESTROYED, 444 registrar_.Add(this, content::NOTIFICATION_WEB_CONTENTS_DESTROYED, [all...] |
session_service.cc | [all...] |
/external/chromium_org/chrome/browser/ui/gtk/tabs/ |
dragged_tab_controller_gtk.cc | 166 registrar_.Add(this, content::NOTIFICATION_WEB_CONTENTS_DESTROYED, 230 DCHECK_EQ(content::NOTIFICATION_WEB_CONTENTS_DESTROYED, type); [all...] |
/external/chromium_org/chrome/browser/extensions/api/web_navigation/ |
web_navigation_api.cc | 90 content::NOTIFICATION_WEB_CONTENTS_DESTROYED, 157 case content::NOTIFICATION_WEB_CONTENTS_DESTROYED:
|
/external/chromium_org/chrome/browser/media/ |
media_capture_devices_dispatcher.cc | 176 // content::NOTIFICATION_WEB_CONTENTS_DESTROYED, and that will result in 180 this, content::NOTIFICATION_WEB_CONTENTS_DESTROYED, 234 if (type == content::NOTIFICATION_WEB_CONTENTS_DESTROYED) {
|
/external/chromium_org/chrome/browser/ui/startup/ |
startup_browser_creator_impl.cc | 284 content::NOTIFICATION_WEB_CONTENTS_DESTROYED, 295 DCHECK_EQ(type, content::NOTIFICATION_WEB_CONTENTS_DESTROYED); [all...] |
/external/chromium_org/chrome/browser/ui/content_settings/ |
content_setting_bubble_model.cc | [all...] |
/external/chromium_org/chrome/browser/automation/ |
automation_provider_observers.cc | 392 } else if (type == content::NOTIFICATION_WEB_CONTENTS_DESTROYED) { 443 static_cast<int>(content::NOTIFICATION_WEB_CONTENTS_DESTROYED) : [all...] |