Home
last modified time | relevance | path

Searched defs:startUpdating (Results 1 – 25 of 29) sorted by relevance

12

/external/webkit/Source/WebCore/platform/
DGeolocationService.h53 virtual bool startUpdating(PositionOptions*, bool suspend) { return false; } in startUpdating() function
55 virtual bool startUpdating(PositionOptions*) { return false; } in startUpdating() function
/external/webkit/Source/WebKit/mac/WebView/
DWebDeviceOrientationProviderMock.mm54 {
108 {
/external/webkit/Source/WebKit2/UIProcess/
DWebGeolocationProvider.cpp34 void WebGeolocationProvider::startUpdating(WebGeolocationManagerProxy* geolocationManager) in startUpdating() function in WebKit::WebGeolocationProvider
DWebGeolocationManagerProxy.cpp80 void WebGeolocationManagerProxy::startUpdating() in startUpdating() function in WebKit::WebGeolocationManagerProxy
/external/webkit/Source/WebKit/chromium/src/
DDeviceOrientationClientProxy.cpp49 void DeviceOrientationClientProxy::startUpdating() in startUpdating() function in WebKit::DeviceOrientationClientProxy
DWebDeviceOrientationClientMock.cpp46 void WebDeviceOrientationClientMock::startUpdating() in startUpdating() function in WebKit::WebDeviceOrientationClientMock
DGeolocationClientProxy.cpp62 void GeolocationClientProxy::startUpdating() in startUpdating() function in WebKit::GeolocationClientProxy
DWebGeolocationClientMock.cpp95 void WebGeolocationClientMock::startUpdating() in startUpdating() function in WebKit::WebGeolocationClientMock
/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebDeviceOrientationClient.mm48 void WebDeviceOrientationClient::startUpdating() function
DWebGeolocationClient.mm57 void WebGeolocationClient::startUpdating() function
/external/webkit/Source/WebCore/platform/mock/
DDeviceOrientationClientMock.cpp47 void DeviceOrientationClientMock::startUpdating() in startUpdating() function in WebCore::DeviceOrientationClientMock
DGeolocationServiceMock.cpp85 bool GeolocationServiceMock::startUpdating(PositionOptions*, bool /* suspend */) in startUpdating() function in WebCore::GeolocationServiceMock
DGeolocationClientMock.cpp137 void GeolocationClientMock::startUpdating() in startUpdating() function in WebCore::GeolocationClientMock
/external/webkit/Source/WebKit/android/WebCoreSupport/
DDeviceMotionClientAndroid.cpp55 void DeviceMotionClientAndroid::startUpdating() in startUpdating() function in android::DeviceMotionClientAndroid
DDeviceOrientationClientAndroid.cpp55 void DeviceOrientationClientAndroid::startUpdating() in startUpdating() function in android::DeviceOrientationClientAndroid
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DDeviceMotionClientQt.cpp50 void DeviceMotionClientQt::startUpdating() in startUpdating() function in WebCore::DeviceMotionClientQt
DDeviceOrientationClientQt.cpp49 void DeviceOrientationClientQt::startUpdating() in startUpdating() function in WebCore::DeviceOrientationClientQt
DDeviceOrientationClientMockQt.cpp56 void DeviceOrientationClientMockQt::startUpdating() in startUpdating() function in WebCore::DeviceOrientationClientMockQt
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
DWebGeolocationClient.cpp51 void WebGeolocationClient::startUpdating() in startUpdating() function in WebKit::WebGeolocationClient
/external/webkit/Source/WebKit2/UIProcess/API/C/
DWKGeolocationManager.h42 WKGeolocationProviderStartUpdatingCallback startUpdating; member
/external/webkit/Source/WebCore/platform/efl/
DGeolocationServiceEfl.cpp48 bool GeolocationServiceEfl::startUpdating(PositionOptions* options) in startUpdating() function in WebCore::GeolocationServiceEfl
/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebGeolocationClient.cpp51 void WebGeolocationClient::startUpdating() in startUpdating() function in WebGeolocationClient
/external/webkit/Source/WebKit/android/jni/
DDeviceMotionClientImpl.cpp102 void DeviceMotionClientImpl::startUpdating() in startUpdating() function in android::DeviceMotionClientImpl
DDeviceOrientationClientImpl.cpp102 void DeviceOrientationClientImpl::startUpdating() in startUpdating() function in android::DeviceOrientationClientImpl
/external/webkit/Source/WebCore/platform/android/
DGeolocationServiceAndroid.cpp71 bool GeolocationServiceAndroid::startUpdating(PositionOptions* options, bool suspend) in startUpdating() function in WebCore::GeolocationServiceAndroid

12