Searched defs:StartProvider (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/content/browser/geolocation/ | ||
D | mock_location_provider.cc | 50 bool MockLocationProvider::StartProvider(bool high_accuracy) { in StartProvider() function in content::MockLocationProvider |
D | location_provider_android.cc | 27 bool LocationProviderAndroid::StartProvider(bool high_accuracy) { in StartProvider() function in content::LocationProviderAndroid |
D | network_location_provider.cc | 185 bool NetworkLocationProvider::StartProvider(bool high_accuracy) { in StartProvider() function in content::NetworkLocationProvider |
D | network_location_provider_unittest.cc | 336 TEST_F(GeolocationNetworkProviderTest, StartProvider) { in TEST_F() argument |