Searched refs:GetNetworksForGeolocation (Results 1 – 7 of 7) sorted by relevance
402 bool ChromeosManagerDBusAdaptor::GetNetworksForGeolocation( in GetNetworksForGeolocation() function in shill::ChromeosManagerDBusAdaptor406 for (const auto& network : manager_->GetNetworksForGeolocation()) { in GetNetworksForGeolocation()
129 bool GetNetworksForGeolocation(
274 MOCK_METHOD3(GetNetworksForGeolocation,
192 &GetNetworksForGeolocation() const;
4612 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()
2495 &Manager::GetNetworksForGeolocation() const { in GetNetworksForGeolocation() function in shill::Manager
355 dict GetNetworksForGeolocation()