geolocationClient 56 Source/modules/geolocation/testing/InternalsGeolocation.cpp GeolocationClientMock* client = geolocationClient(document); geolocationClient 65 Source/modules/geolocation/testing/InternalsGeolocation.cpp GeolocationClientMock* client = geolocationClient(document); geolocationClient 74 Source/modules/geolocation/testing/InternalsGeolocation.cpp GeolocationClientMock* client = geolocationClient(document); geolocationClient 83 Source/modules/geolocation/testing/InternalsGeolocation.cpp GeolocationClientMock* client = geolocationClient(document); geolocationClient 52 Source/modules/geolocation/testing/InternalsGeolocation.h static GeolocationClientMock* geolocationClient(Document*); geolocationClient 363 Source/web/WebViewImpl.cpp , m_geolocationClientProxy(adoptPtr(new GeolocationClientProxy(client ? client->geolocationClient() : 0))) geolocationClient 301 public/web/WebViewClient.h virtual WebGeolocationClient* geolocationClient() { return 0; }