/external/chromium_org/content/public/renderer/ |
D | platform_event_observer.h | 84 SendStartMessage(); in Start() 101 virtual void SendStartMessage() = 0;
|
/external/chromium_org/content/renderer/screen_orientation/ |
D | screen_orientation_observer.h | 27 virtual void SendStartMessage() OVERRIDE;
|
D | screen_orientation_observer.cc | 21 void ScreenOrientationObserver::SendStartMessage() { in SendStartMessage() function in content::ScreenOrientationObserver
|
/external/chromium_org/content/renderer/battery_status/ |
D | battery_status_dispatcher.h | 31 virtual void SendStartMessage() OVERRIDE; in NON_EXPORTED_BASE()
|
D | battery_status_dispatcher.cc | 30 void BatteryStatusDispatcher::SendStartMessage() { in SendStartMessage() function in content::BatteryStatusDispatcher
|
/external/chromium_org/content/renderer/device_sensors/ |
D | device_motion_event_pump.h | 37 virtual void SendStartMessage() OVERRIDE;
|
D | device_light_event_pump.h | 42 virtual void SendStartMessage() OVERRIDE;
|
D | device_orientation_event_pump.h | 41 virtual void SendStartMessage() OVERRIDE;
|
D | device_motion_event_pump.cc | 43 void DeviceMotionEventPump::SendStartMessage() { in SendStartMessage() function in content::DeviceMotionEventPump
|
D | device_light_event_pump.cc | 64 void DeviceLightEventPump::SendStartMessage() { in SendStartMessage() function in content::DeviceLightEventPump
|
D | device_orientation_event_pump.cc | 77 void DeviceOrientationEventPump::SendStartMessage() { in SendStartMessage() function in content::DeviceOrientationEventPump
|
D | device_light_event_pump_unittest.cc | 49 virtual void SendStartMessage() OVERRIDE { } in SendStartMessage() function in content::DeviceLightEventPumpForTesting
|
D | device_motion_event_pump_unittest.cc | 53 virtual void SendStartMessage() OVERRIDE { } in SendStartMessage() function in content::DeviceMotionEventPumpForTesting
|
D | device_orientation_event_pump_unittest.cc | 56 virtual void SendStartMessage() OVERRIDE { } in SendStartMessage() function in content::DeviceOrientationEventPumpForTesting
|
/external/chromium_org/content/renderer/ |
D | gamepad_shared_memory_reader.h | 31 virtual void SendStartMessage() OVERRIDE;
|
D | gamepad_shared_memory_reader.cc | 25 void GamepadSharedMemoryReader::SendStartMessage() { in SendStartMessage() function in content::GamepadSharedMemoryReader
|
/external/chromium_org/content/shell/renderer/test_runner/ |
D | gamepad_controller.h | 37 virtual void SendStartMessage() OVERRIDE;
|
D | gamepad_controller.cc | 173 void GamepadController::SendStartMessage() { in SendStartMessage() function in content::GamepadController
|