Searched refs:geolocation_handler_ (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chromeos/network/
H A Dgeolocation_handler_unittest.cc32 geolocation_handler_.reset(new GeolocationHandler());
33 geolocation_handler_->Init();
38 geolocation_handler_.reset();
43 return geolocation_handler_->GetWifiAccessPoints(
66 scoped_ptr<GeolocationHandler> geolocation_handler_; member in class:chromeos::GeolocationHandlerTest
H A Dnetwork_handler.cc47 geolocation_handler_.reset(new GeolocationHandler());
75 geolocation_handler_->Init();
138 return geolocation_handler_.get();
H A Dnetwork_handler.h83 scoped_ptr<GeolocationHandler> geolocation_handler_; member in class:chromeos::NetworkHandler

Completed in 81 milliseconds