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

/external/chromium_org/content/browser/geolocation/
H A Dlocation_arbitrator_impl.h88 bool use_high_accuracy_; member in class:content::LocationArbitratorImpl
H A Dlocation_arbitrator_impl.cc58 use_high_accuracy_ = use_high_accuracy;
72 (*i)->StartProvider(use_high_accuracy_);

Completed in 78 milliseconds