Searched refs:GeolocationClient (Results 1 – 25 of 27) sorted by relevance
12
38 class GeolocationClient; variable46 GeolocationController(Page*, GeolocationClient*);60 GeolocationClient* client() { return m_client; } in client()64 GeolocationClient* m_client;
34 class GeolocationClient {51 virtual ~GeolocationClient() { } in ~GeolocationClient()
36 GeolocationController::GeolocationController(Page* page, GeolocationClient* client) in GeolocationController()
62 class GeolocationClient; variable116 GeolocationClient* geolocationClient;
26 #import <WebCore/GeolocationClient.h>35 class WebGeolocationClient : public WebCore::GeolocationClient {
37 class GeolocationClientAndroid : public WebCore::GeolocationClient {54 WebCore::GeolocationClient* client() const;
35 using WebCore::GeolocationClient;91 GeolocationClient* GeolocationClientAndroid::client() const in client()
38 using WebCore::GeolocationClient;49 GeolocationClient* GeolocationManager::client() const in client()
55 WebCore::GeolocationClient* client() const;
47 class GeolocationClientImpl : public WebCore::GeolocationClient, public GeolocationServiceBridge::L…
39 class WebGeolocationClient : public WebCore::GeolocationClient {
37 class WebGeolocationClient : public WebCore::GeolocationClient {
40 class GeolocationClientProxy : public WebCore::GeolocationClient {
44 class GeolocationClientQt : public QObject, public GeolocationClient {
96 GeolocationClientMock* toGeolocationClientMock(GeolocationClient* client) in toGeolocationClientMock()
1 Tests the assertion that the GeolocationClient should not be updating
51 class GeolocationClientMock : public GeolocationClient {
2002 Move requestGeolocationPermissionForFrame to GeolocationClient2010 GeolocationClient::requestPermission. The moved code is unchanged2013 call m_webView.get() as it is a COMPtr in GeolocationClient.2280 Rename GeolocationControllerClient to GeolocationClient.
347 Rename GeolocationControllerClient to GeolocationClient.
3699 Move requestGeolocationPermissionForFrame to GeolocationClient3707 GeolocationClient::requestPermission, and supporting class3981 Rename GeolocationControllerClient to GeolocationClient.
2210 Source/WebCore/page/GeolocationClient.h \
2224 Source/WebCore/page/GeolocationClient.h \
700 'page/GeolocationClient.h',
1817 Move requestGeolocationPermissionForFrame to GeolocationClient1829 * page/GeolocationClient.h:13460 Rename GeolocationControllerClient to GeolocationClient.13470 * page/GeolocationClient.h: Renamed from WebCore/page/GeolocationControllerClient.h.13471 (WebCore::GeolocationClient::~GeolocationClient):
4987 …10D5AC8000A77C64 /* GeolocationClient.h in Headers */ = {isa = PBXBuildFile; fileRef = BC56CB1E10D…11468 …00A77C64 /* GeolocationClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …14344 BC56CB1E10D5AC8000A77C64 /* GeolocationClient.h */,21174 BC56CB2310D5AC8000A77C64 /* GeolocationClient.h in Headers */,