Searched refs:IGeolocator (Results 1 – 3 of 3) sorted by relevance
63 struct IGeolocator;92 HRESULT onPositionChanged(ABI::Windows::Devices::Geolocation::IGeolocator *locator,94 HRESULT onStatusChanged(ABI::Windows::Devices::Geolocation::IGeolocator *locator,
117 ComPtr<IGeolocator> locator;495 HRESULT QGeoPositionInfoSourceWinRT::onPositionChanged(IGeolocator *locator, IPositionChangedEventA… in onPositionChanged()608 HRESULT QGeoPositionInfoSourceWinRT::onStatusChanged(IGeolocator *, IStatusChangedEventArgs *args) in onStatusChanged() argument
43 IGeolocator *locator; in main()