Searched refs:NotifyClients (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/geolocation/
H A Dgeolocation_provider_impl.cc55 NotifyClients(position);
65 base::Bind(&GeolocationProviderImpl::NotifyClients,
153 void GeolocationProviderImpl::NotifyClients(const Geoposition& position) { function in class:content::GeolocationProviderImpl
H A Dgeolocation_provider_impl.h75 void NotifyClients(const Geoposition& position);

Completed in 50 milliseconds