Searched defs:geolocationDestroyed (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
H A DGeolocationClientProxy.cpp56 void GeolocationClientProxy::geolocationDestroyed() function in class:WebKit::GeolocationClientProxy
59 m_client->geolocationDestroyed();
H A DWebGeolocationClientMock.cpp97 void WebGeolocationClientMock::geolocationDestroyed() function in class:WebKit::WebGeolocationClientMock
99 m_clientMock->geolocationDestroyed();
/external/chromium_org/content/renderer/
H A Dgeolocation_dispatcher.cc43 void GeolocationDispatcher::geolocationDestroyed() { function in class:content::GeolocationDispatcher
/external/chromium_org/third_party/WebKit/Source/core/platform/mock/
H A DGeolocationClientMock.cpp133 void GeolocationClientMock::geolocationDestroyed() function in class:WebCore::GeolocationClientMock

Completed in 719 milliseconds