Home
last modified time | relevance | path

Searched defs:SendStopMessage (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/renderer/device_sensors/
Ddevice_motion_event_pump.cc58 bool DeviceMotionEventPump::SendStopMessage() { in SendStopMessage() function in content::DeviceMotionEventPump
Ddevice_orientation_event_pump.cc91 bool DeviceOrientationEventPump::SendStopMessage() { in SendStopMessage() function in content::DeviceOrientationEventPump
Ddevice_motion_event_pump_unittest.cc53 virtual bool SendStopMessage() OVERRIDE { return true; } in SendStopMessage() function in content::DeviceMotionEventPumpForTesting
Ddevice_orientation_event_pump_unittest.cc56 virtual bool SendStopMessage() OVERRIDE { return true; } in SendStopMessage() function in content::DeviceOrientationEventPumpForTesting