Home
last modified time | relevance | path

Searched refs:GetNetworksForGeolocation (Results 1 – 7 of 7) sorted by relevance

/system/connectivity/shill/dbus/
Dchromeos_manager_dbus_adaptor.cc402 bool ChromeosManagerDBusAdaptor::GetNetworksForGeolocation( in GetNetworksForGeolocation() function in shill::ChromeosManagerDBusAdaptor
406 for (const auto& network : manager_->GetNetworksForGeolocation()) { in GetNetworksForGeolocation()
Dchromeos_manager_dbus_adaptor.h129 bool GetNetworksForGeolocation(
/system/update_engine/include/shill/
Ddbus-proxy-mocks.h274 MOCK_METHOD3(GetNetworksForGeolocation,
/system/connectivity/shill/
Dmanager.h192 &GetNetworksForGeolocation() const;
Dmanager_unittest.cc4612 EXPECT_TRUE(manager()->GetNetworksForGeolocation().empty()); in TEST_F()
4629 EXPECT_TRUE(manager()->GetNetworksForGeolocation().empty()); in TEST_F()
4639 auto location_infos = manager()->GetNetworksForGeolocation(); in TEST_F()
4650 location_infos = manager()->GetNetworksForGeolocation(); in TEST_F()
Dmanager.cc2495 &Manager::GetNetworksForGeolocation() const { in GetNetworksForGeolocation() function in shill::Manager
/system/connectivity/shill/doc/
Dmanager-api.txt355 dict GetNetworksForGeolocation()