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

  /external/chromium_org/extensions/browser/
event_listener_map.h 139 void RemoveListenersForProcess(const content::RenderProcessHost* process);
event_listener_map_unittest.cc 178 listeners_->RemoveListenersForProcess(process_.get());
305 listeners_->RemoveListenersForProcess(process_.get());
318 listeners_->RemoveListenersForProcess(process_.get());
344 listeners_->RemoveListenersForProcess(process_.get());
event_listener_map.cc 248 void EventListenerMap::RemoveListenersForProcess(
event_router.cc 732 listeners_.RemoveListenersForProcess(renderer);

Completed in 172 milliseconds