Searched defs:geolocationClient (Results 1 – 3 of 3) sorted by relevance
92 GeolocationClientMock* InternalsGeolocation::geolocationClient(Document* document) in geolocationClient() function in blink::InternalsGeolocation
502 virtual WebGeolocationClient* geolocationClient() { return 0; } in geolocationClient() function
3037 blink::WebGeolocationClient* RenderFrameImpl::geolocationClient() { in geolocationClient() function in content::RenderFrameImpl