/external/chromium_org/extensions/browser/ |
D | event_router_unittest.cc | 43 virtual void OnListenerRemoved(const EventListenerInfo& details) OVERRIDE { in OnListenerRemoved() function in extensions::__anon29c3c6fc0111::MockEventRouterObserver
|
D | event_router.h | 68 virtual void OnListenerRemoved(const EventListenerInfo& details) {} in OnListenerRemoved() function
|
D | event_listener_map_unittest.cc | 27 virtual void OnListenerRemoved(const EventListener* listener) OVERRIDE {}; in OnListenerRemoved() function in extensions::__anonc2fa1d3e0111::EmptyDelegate
|
D | event_router.cc | 229 void EventRouter::OnListenerRemoved(const EventListener* listener) { in OnListenerRemoved() function in extensions::EventRouter
|
/external/chromium_org/chrome/browser/extensions/api/networking_private/ |
D | networking_private_event_router_chromeos.cc | 105 void NetworkingPrivateEventRouterImpl::OnListenerRemoved( in OnListenerRemoved() function in extensions::NetworkingPrivateEventRouterImpl
|
D | networking_private_event_router_nonchromeos.cc | 95 void NetworkingPrivateEventRouterImpl::OnListenerRemoved( in OnListenerRemoved() function in extensions::NetworkingPrivateEventRouterImpl
|
/external/chromium_org/chrome/browser/extensions/api/dial/ |
D | dial_api.cc | 66 void DialAPI::OnListenerRemoved(const EventListenerInfo& details) { in OnListenerRemoved() function in extensions::DialAPI
|
D | dial_registry.cc | 71 void DialRegistry::OnListenerRemoved() { in OnListenerRemoved() function in extensions::DialRegistry
|
/external/chromium_org/chrome/browser/extensions/api/signed_in_devices/ |
D | signed_in_devices_manager.cc | 142 void SignedInDevicesManager::OnListenerRemoved( in OnListenerRemoved() function in extensions::SignedInDevicesManager
|
/external/chromium_org/chrome/browser/extensions/api/mdns/ |
D | mdns_api.cc | 77 void MDnsAPI::OnListenerRemoved(const EventListenerInfo& details) { in OnListenerRemoved() function in extensions::MDnsAPI
|
/external/chromium_org/chrome/browser/extensions/api/activity_log_private/ |
D | activity_log_private_api.cc | 80 void ActivityLogAPI::OnListenerRemoved(const EventListenerInfo& details) { in OnListenerRemoved() function in extensions::ActivityLogAPI
|
/external/chromium_org/chrome/browser/extensions/api/braille_display_private/ |
D | braille_display_private_api.cc | 111 void BrailleDisplayPrivateAPI::OnListenerRemoved( in OnListenerRemoved() function in extensions::BrailleDisplayPrivateAPI
|
/external/chromium_org/chrome/browser/extensions/api/system_info/ |
D | system_info_api.cc | 246 void SystemInfoAPI::OnListenerRemoved(const EventListenerInfo& details) { in OnListenerRemoved() function in extensions::SystemInfoAPI
|
/external/chromium_org/chrome/browser/extensions/api/bluetooth/ |
D | bluetooth_event_router.cc | 78 void ExtensionBluetoothEventRouter::OnListenerRemoved() { in OnListenerRemoved() function in extensions::ExtensionBluetoothEventRouter
|
D | bluetooth_api.cc | 109 void BluetoothAPI::OnListenerRemoved(const EventListenerInfo& details) { in OnListenerRemoved() function in extensions::BluetoothAPI
|
/external/chromium_org/chrome/browser/extensions/api/idle/ |
D | idle_manager.cc | 168 void IdleManager::OnListenerRemoved(const EventListenerInfo& details) { in OnListenerRemoved() function in extensions::IdleManager
|
/external/chromium_org/chrome/browser/extensions/api/processes/ |
D | processes_api.cc | 532 void ProcessesAPI::OnListenerRemoved(const EventListenerInfo& details) { in OnListenerRemoved() function in extensions::ProcessesAPI
|
/external/chromium_org/chrome/browser/extensions/api/developer_private/ |
D | developer_private_api.cc | 268 void DeveloperPrivateAPI::OnListenerRemoved( in OnListenerRemoved() function in extensions::DeveloperPrivateAPI
|
/external/chromium_org/chrome/browser/extensions/api/downloads/ |
D | downloads_api.cc | 1707 void ExtensionDownloadsEventRouter::OnListenerRemoved( in OnListenerRemoved() function in ExtensionDownloadsEventRouter
|
/external/chromium_org/chrome/browser/extensions/api/web_request/ |
D | web_request_api.cc | 428 void WebRequestAPI::OnListenerRemoved(const EventListenerInfo& details) { in OnListenerRemoved() function in extensions::WebRequestAPI
|