startUpdating     107 Source/core/frame/DeviceSensorEventController.cpp         startUpdating();
startUpdating      40 Source/core/frame/DeviceSensorEventController.h     void startUpdating();
startUpdating     100 Source/modules/device_orientation/DeviceMotionController.cpp             startUpdating();
startUpdating     107 Source/modules/device_orientation/DeviceOrientationController.cpp             startUpdating();
startUpdating     105 Source/modules/gamepad/NavigatorGamepad.cpp     startUpdating();
startUpdating     114 Source/modules/gamepad/NavigatorGamepad.cpp     startUpdating();
startUpdating     218 Source/modules/gamepad/NavigatorGamepad.cpp             startUpdating();
startUpdating     359 Source/modules/geolocation/Geolocation.cpp     } else if (startUpdating(notifier))
startUpdating     411 Source/modules/geolocation/Geolocation.cpp             if (notifier->hasZeroTimeout() || startUpdating(notifier))
startUpdating     700 Source/modules/geolocation/Geolocation.cpp             if (startUpdating(notifier))
startUpdating     202 Source/modules/geolocation/Geolocation.h     bool startUpdating(GeoNotifier*);
startUpdating      39 Source/modules/geolocation/GeolocationClient.h     virtual void startUpdating() = 0;
startUpdating      55 Source/modules/geolocation/GeolocationController.cpp     m_client->startUpdating();
startUpdating      63 Source/modules/geolocation/testing/GeolocationClientMock.h     virtual void startUpdating() OVERRIDE;
startUpdating      63 Source/web/GeolocationClientProxy.cpp     m_client->startUpdating();
startUpdating      46 Source/web/GeolocationClientProxy.h     virtual void startUpdating() OVERRIDE;
startUpdating      38 public/web/WebGeolocationClient.h     virtual void startUpdating() = 0;