/external/webkit/Source/WebCore/platform/ |
D | GeolocationService.h | 53 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/ |
D | WebDeviceOrientationProviderMock.mm | 54 { 108 {
|
/external/webkit/Source/WebKit2/UIProcess/ |
D | WebGeolocationProvider.cpp | 34 void WebGeolocationProvider::startUpdating(WebGeolocationManagerProxy* geolocationManager) in startUpdating() function in WebKit::WebGeolocationProvider
|
D | WebGeolocationManagerProxy.cpp | 80 void WebGeolocationManagerProxy::startUpdating() in startUpdating() function in WebKit::WebGeolocationManagerProxy
|
/external/webkit/Source/WebKit/chromium/src/ |
D | DeviceOrientationClientProxy.cpp | 49 void DeviceOrientationClientProxy::startUpdating() in startUpdating() function in WebKit::DeviceOrientationClientProxy
|
D | WebDeviceOrientationClientMock.cpp | 46 void WebDeviceOrientationClientMock::startUpdating() in startUpdating() function in WebKit::WebDeviceOrientationClientMock
|
D | GeolocationClientProxy.cpp | 62 void GeolocationClientProxy::startUpdating() in startUpdating() function in WebKit::GeolocationClientProxy
|
D | WebGeolocationClientMock.cpp | 95 void WebGeolocationClientMock::startUpdating() in startUpdating() function in WebKit::WebGeolocationClientMock
|
/external/webkit/Source/WebKit/mac/WebCoreSupport/ |
D | WebDeviceOrientationClient.mm | 48 void WebDeviceOrientationClient::startUpdating() function
|
D | WebGeolocationClient.mm | 57 void WebGeolocationClient::startUpdating() function
|
/external/webkit/Source/WebCore/platform/mock/ |
D | DeviceOrientationClientMock.cpp | 47 void DeviceOrientationClientMock::startUpdating() in startUpdating() function in WebCore::DeviceOrientationClientMock
|
D | GeolocationServiceMock.cpp | 85 bool GeolocationServiceMock::startUpdating(PositionOptions*, bool /* suspend */) in startUpdating() function in WebCore::GeolocationServiceMock
|
D | GeolocationClientMock.cpp | 137 void GeolocationClientMock::startUpdating() in startUpdating() function in WebCore::GeolocationClientMock
|
/external/webkit/Source/WebKit/android/WebCoreSupport/ |
D | DeviceMotionClientAndroid.cpp | 55 void DeviceMotionClientAndroid::startUpdating() in startUpdating() function in android::DeviceMotionClientAndroid
|
D | DeviceOrientationClientAndroid.cpp | 55 void DeviceOrientationClientAndroid::startUpdating() in startUpdating() function in android::DeviceOrientationClientAndroid
|
/external/webkit/Source/WebKit/qt/WebCoreSupport/ |
D | DeviceMotionClientQt.cpp | 50 void DeviceMotionClientQt::startUpdating() in startUpdating() function in WebCore::DeviceMotionClientQt
|
D | DeviceOrientationClientQt.cpp | 49 void DeviceOrientationClientQt::startUpdating() in startUpdating() function in WebCore::DeviceOrientationClientQt
|
D | DeviceOrientationClientMockQt.cpp | 56 void DeviceOrientationClientMockQt::startUpdating() in startUpdating() function in WebCore::DeviceOrientationClientMockQt
|
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/ |
D | WebGeolocationClient.cpp | 51 void WebGeolocationClient::startUpdating() in startUpdating() function in WebKit::WebGeolocationClient
|
/external/webkit/Source/WebKit2/UIProcess/API/C/ |
D | WKGeolocationManager.h | 42 WKGeolocationProviderStartUpdatingCallback startUpdating; member
|
/external/webkit/Source/WebCore/platform/efl/ |
D | GeolocationServiceEfl.cpp | 48 bool GeolocationServiceEfl::startUpdating(PositionOptions* options) in startUpdating() function in WebCore::GeolocationServiceEfl
|
/external/webkit/Source/WebKit/win/WebCoreSupport/ |
D | WebGeolocationClient.cpp | 51 void WebGeolocationClient::startUpdating() in startUpdating() function in WebGeolocationClient
|
/external/webkit/Source/WebKit/android/jni/ |
D | DeviceMotionClientImpl.cpp | 102 void DeviceMotionClientImpl::startUpdating() in startUpdating() function in android::DeviceMotionClientImpl
|
D | DeviceOrientationClientImpl.cpp | 102 void DeviceOrientationClientImpl::startUpdating() in startUpdating() function in android::DeviceOrientationClientImpl
|
/external/webkit/Source/WebCore/platform/android/ |
D | GeolocationServiceAndroid.cpp | 71 bool GeolocationServiceAndroid::startUpdating(PositionOptions* options, bool suspend) in startUpdating() function in WebCore::GeolocationServiceAndroid
|