HomeSort by relevance Sort by last modified time
    Searched refs:NOTIFICATION_WEB_CONTENTS_DESTROYED (Results 1 - 24 of 24) sorted by null

  /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 55 content::NOTIFICATION_WEB_CONTENTS_DESTROYED,
59 content::NOTIFICATION_WEB_CONTENTS_DESTROYED,
67 content::NOTIFICATION_WEB_CONTENTS_DESTROYED,
103 case 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/sessions/
notification_service_sessions_router.cc 42 registrar_.Add(this, content::NOTIFICATION_WEB_CONTENTS_DESTROYED,
85 case content::NOTIFICATION_WEB_CONTENTS_DESTROYED: {
  /external/chromium_org/chrome/browser/devtools/
devtools_sanity_browsertest.cc 141 content::NOTIFICATION_WEB_CONTENTS_DESTROYED,
157 content::NOTIFICATION_WEB_CONTENTS_DESTROYED,
238 content::NOTIFICATION_WEB_CONTENTS_DESTROYED,
551 content::NOTIFICATION_WEB_CONTENTS_DESTROYED,
625 content::NOTIFICATION_WEB_CONTENTS_DESTROYED,
646 content::NOTIFICATION_WEB_CONTENTS_DESTROYED,
670 content::NOTIFICATION_WEB_CONTENTS_DESTROYED,
    [all...]
devtools_targets_ui.cc 113 content::NOTIFICATION_WEB_CONTENTS_DESTROYED,
  /external/chromium_org/chrome/browser/printing/
print_preview_dialog_controller.cc 283 } else if (type == content::NOTIFICATION_WEB_CONTENTS_DESTROYED) {
458 registrar_.Add(this, content::NOTIFICATION_WEB_CONTENTS_DESTROYED,
475 registrar_.Remove(this, 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,
490 } else if (type == content::NOTIFICATION_WEB_CONTENTS_DESTROYED) {
495 registrar_.Remove(this, content::NOTIFICATION_WEB_CONTENTS_DESTROYED,
  /external/chromium_org/chrome/browser/chromeos/
boot_times_loader.cc 331 content::NOTIFICATION_WEB_CONTENTS_DESTROYED,
437 registrar_.Add(this, content::NOTIFICATION_WEB_CONTENTS_DESTROYED,
521 case 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 333 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 377 content::NOTIFICATION_WEB_CONTENTS_DESTROYED,
424 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 331 case content::NOTIFICATION_WEB_CONTENTS_DESTROYED: {
414 registrar_.Remove(this, content::NOTIFICATION_WEB_CONTENTS_DESTROYED,
448 registrar_.Add(this, content::NOTIFICATION_WEB_CONTENTS_DESTROYED,
498 this, content::NOTIFICATION_WEB_CONTENTS_DESTROYED,
    [all...]
session_service.cc     [all...]
  /external/chromium_org/chrome/browser/extensions/api/web_navigation/
web_navigation_api.cc 89 content::NOTIFICATION_WEB_CONTENTS_DESTROYED,
156 case content::NOTIFICATION_WEB_CONTENTS_DESTROYED:
  /external/chromium_org/chrome/browser/media/
media_capture_devices_dispatcher.cc 271 // content::NOTIFICATION_WEB_CONTENTS_DESTROYED, and that will result in
275 this, content::NOTIFICATION_WEB_CONTENTS_DESTROYED,
338 if (type == content::NOTIFICATION_WEB_CONTENTS_DESTROYED) {
    [all...]
  /external/chromium_org/chrome/browser/ui/startup/
startup_browser_creator_impl.cc 260 content::NOTIFICATION_WEB_CONTENTS_DESTROYED,
271 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/ui/views/tabs/
tab_drag_controller.cc 401 content::NOTIFICATION_WEB_CONTENTS_DESTROYED,
495 DCHECK_EQ(content::NOTIFICATION_WEB_CONTENTS_DESTROYED, type);
    [all...]
  /external/chromium_org/chrome/browser/ui/omnibox/
omnibox_view_browsertest.cc 200 static_cast<int>(content::NOTIFICATION_WEB_CONTENTS_DESTROYED),
337 case content::NOTIFICATION_WEB_CONTENTS_DESTROYED:
    [all...]
  /external/chromium_org/chrome/browser/policy/
policy_browsertest.cc     [all...]
  /external/chromium_org/content/browser/web_contents/
web_contents_impl.cc 392 NOTIFICATION_WEB_CONTENTS_DESTROYED,
    [all...]

Completed in 505 milliseconds