geolocationDestroyed   37 Source/modules/geolocation/GeolocationClient.h     virtual void geolocationDestroyed() = 0;
geolocationDestroyed   71 Source/modules/geolocation/GeolocationController.cpp         m_client->geolocationDestroyed();
geolocationDestroyed   62 Source/modules/geolocation/testing/GeolocationClientMock.h     virtual void geolocationDestroyed() OVERRIDE;
geolocationDestroyed   58 Source/web/GeolocationClientProxy.cpp         m_client->geolocationDestroyed();
geolocationDestroyed   45 Source/web/GeolocationClientProxy.h     virtual void geolocationDestroyed() OVERRIDE;
geolocationDestroyed   41 public/web/WebGeolocationClient.h     virtual void geolocationDestroyed() = 0;