OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NewSystemLocationProvider
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/content/browser/geolocation/
location_provider_android.cc
47
LocationProvider*
NewSystemLocationProvider
() {
location_arbitrator_impl.h
61
virtual LocationProvider*
NewSystemLocationProvider
();
103
LocationProvider*
NewSystemLocationProvider
();
location_arbitrator_impl.cc
110
provider =
NewSystemLocationProvider
();
162
LocationProvider* LocationArbitratorImpl::
NewSystemLocationProvider
() {
166
return content::
NewSystemLocationProvider
();
location_arbitrator_impl_unittest.cc
92
virtual LocationProvider*
NewSystemLocationProvider
() OVERRIDE {
Completed in 38 milliseconds