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

  /external/chromium_org/content/browser/geolocation/
geolocation_provider_impl.h 95 void NotifyClients(const Geoposition& position);
geolocation_provider_impl.cc 106 base::Bind(&GeolocationProviderImpl::NotifyClients,
115 NotifyClients(position);
203 void GeolocationProviderImpl::NotifyClients(const Geoposition& position) {

Completed in 346 milliseconds