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

  /external/chromium_org/content/public/browser/
notification_types.h 167 NOTIFICATION_RENDERER_PROCESS_CLOSED,
  /external/chromium_org/chrome/browser/printing/
background_printing_manager.cc 61 content::NOTIFICATION_RENDERER_PROCESS_CLOSED, rph_source)) {
62 registrar_.Add(this, content::NOTIFICATION_RENDERER_PROCESS_CLOSED,
81 if (type == content::NOTIFICATION_RENDERER_PROCESS_CLOSED) {
126 // Remove NOTIFICATION_RENDERER_PROCESS_CLOSED if |preview_contents| is the
134 registrar_.Remove(this, content::NOTIFICATION_RENDERER_PROCESS_CLOSED,
print_preview_dialog_controller.cc 280 if (type == content::NOTIFICATION_RENDERER_PROCESS_CLOSED) {
455 content::NOTIFICATION_RENDERER_PROCESS_CLOSED, rph_source)) {
456 registrar_.Add(this, content::NOTIFICATION_RENDERER_PROCESS_CLOSED,
472 content::NOTIFICATION_RENDERER_PROCESS_CLOSED, rph_source)) {
473 registrar_.Remove(this, content::NOTIFICATION_RENDERER_PROCESS_CLOSED,
  /external/chromium_org/content/browser/renderer_host/
render_process_host_browsertest.cc 49 termination_watcher.ListenFor(NOTIFICATION_RENDERER_PROCESS_CLOSED,
render_process_host_impl.cc     [all...]
  /external/chromium_org/components/breakpad/browser/
crash_dump_manager_android.cc 46 content::NOTIFICATION_RENDERER_PROCESS_CLOSED,
141 case content::NOTIFICATION_RENDERER_PROCESS_CLOSED: {
162 // NOTIFICATION_RENDERER_PROCESS_CLOSED.
  /external/chromium_org/chrome/browser/metrics/
metrics_service_browsertest.cc 92 content::NOTIFICATION_RENDERER_PROCESS_CLOSED,
metrics_service.cc 701 registrar->Add(observer, content::NOTIFICATION_RENDERER_PROCESS_CLOSED,
754 case content::NOTIFICATION_RENDERER_PROCESS_CLOSED: {
    [all...]
  /external/chromium_org/content/browser/
security_exploit_browsertest.cc 111 content::NOTIFICATION_RENDERER_PROCESS_CLOSED,
site_per_process_browsertest.cc 510 NOTIFICATION_RENDERER_PROCESS_CLOSED,
  /external/chromium_org/chrome/browser/plugins/
chrome_plugin_service_filter.cc 165 registrar_.Add(this, content::NOTIFICATION_RENDERER_PROCESS_CLOSED,
180 case content::NOTIFICATION_RENDERER_PROCESS_CLOSED: {
  /external/chromium_org/chrome/browser/extensions/api/processes/
processes_api.cc 225 registrar_.Add(this, content::NOTIFICATION_RENDERER_PROCESS_CLOSED,
234 registrar_.Remove(this, content::NOTIFICATION_RENDERER_PROCESS_CLOSED,
282 case content::NOTIFICATION_RENDERER_PROCESS_CLOSED:
  /external/chromium_org/chrome/browser/chromeos/memory/
oom_priority_manager.cc 179 content::NOTIFICATION_RENDERER_PROCESS_CLOSED,
477 case content::NOTIFICATION_RENDERER_PROCESS_CLOSED: {
  /external/chromium_org/chrome/browser/extensions/api/messaging/
message_service.cc 169 registrar_.Add(this, content::NOTIFICATION_RENDERER_PROCESS_CLOSED,
555 case content::NOTIFICATION_RENDERER_PROCESS_CLOSED: {
  /external/chromium_org/chrome/browser/performance_monitor/
performance_monitor.cc 246 registrar_.Add(this, content::NOTIFICATION_RENDERER_PROCESS_CLOSED,
612 case content::NOTIFICATION_RENDERER_PROCESS_CLOSED: {
performance_monitor_browsertest.cc 626 content::NOTIFICATION_RENDERER_PROCESS_CLOSED,
  /external/chromium_org/content/browser/frame_host/
render_frame_host_manager.cc 111 registrar_.Add(this, NOTIFICATION_RENDERER_PROCESS_CLOSED,
477 case NOTIFICATION_RENDERER_PROCESS_CLOSED:
    [all...]
render_frame_host_manager_browsertest.cc     [all...]
render_frame_host_manager_unittest.cc     [all...]
  /external/chromium_org/content/browser/loader/
resource_dispatcher_host_browsertest.cc 309 NOTIFICATION_RENDERER_PROCESS_CLOSED,
  /external/chromium_org/extensions/browser/
event_router.cc 168 registrar_.Add(this, content::NOTIFICATION_RENDERER_PROCESS_CLOSED,
673 case content::NOTIFICATION_RENDERER_PROCESS_CLOSED: {
  /external/chromium_org/content/public/test/
browser_test_utils.cc 217 NOTIFICATION_RENDERER_PROCESS_CLOSED,
  /external/chromium_org/chrome/browser/automation/
automation_provider_observers.cc 126 registrar_.Add(this, content::NOTIFICATION_RENDERER_PROCESS_CLOSED,
150 } else if (type == content::NOTIFICATION_RENDERER_PROCESS_CLOSED) {
    [all...]
  /external/chromium_org/chrome/browser/ui/
browser_browsertest.cc 518 content::NOTIFICATION_RENDERER_PROCESS_CLOSED,
    [all...]

Completed in 337 milliseconds