RemoveListenersForProcess 101 extensions/browser/event_listener_map.h void RemoveListenersForProcess(const content::RenderProcessHost* process); RemoveListenersForProcess 129 extensions/browser/event_listener_map_unittest.cc listeners_->RemoveListenersForProcess(process_.get()); RemoveListenersForProcess 231 extensions/browser/event_listener_map_unittest.cc listeners_->RemoveListenersForProcess(process_.get()); RemoveListenersForProcess 244 extensions/browser/event_listener_map_unittest.cc listeners_->RemoveListenersForProcess(process_.get()); RemoveListenersForProcess 263 extensions/browser/event_listener_map_unittest.cc listeners_->RemoveListenersForProcess(process_.get()); RemoveListenersForProcess 677 extensions/browser/event_router.cc listeners_.RemoveListenersForProcess(renderer);