Home
last modified time | relevance | path

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

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