Searched defs:SendStopMessage (Results 1 – 4 of 4) sorted by relevance
| /external/chromium_org/content/renderer/device_sensors/ | ||
| D | device_motion_event_pump.cc | 58 bool DeviceMotionEventPump::SendStopMessage() { in SendStopMessage() function in content::DeviceMotionEventPump |
| D | device_orientation_event_pump.cc | 91 bool DeviceOrientationEventPump::SendStopMessage() { in SendStopMessage() function in content::DeviceOrientationEventPump |
| D | device_motion_event_pump_unittest.cc | 53 virtual bool SendStopMessage() OVERRIDE { return true; } in SendStopMessage() function in content::DeviceMotionEventPumpForTesting |
| D | device_orientation_event_pump_unittest.cc | 56 virtual bool SendStopMessage() OVERRIDE { return true; } in SendStopMessage() function in content::DeviceOrientationEventPumpForTesting |