HomeSort by relevance Sort by last modified time
    Searched refs:m_geolocationServiceClient (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/platform/
GeolocationService.cpp 57 : m_geolocationServiceClient(client)
59 ASSERT(m_geolocationServiceClient);
64 m_geolocationServiceClient->geolocationServicePositionChanged(this);
69 m_geolocationServiceClient->geolocationServiceErrorOccurred(this);
GeolocationService.h 73 GeolocationServiceClient* m_geolocationServiceClient;

Completed in 674 milliseconds