Home
last modified time | relevance | path

Searched refs:ConnectToBestServices (Results 1 – 8 of 8) sorted by relevance

/system/connectivity/shill/dbus/
Dchromeos_manager_dbus_adaptor.cc508 bool ChromeosManagerDBusAdaptor::ConnectToBestServices( in ConnectToBestServices() function in shill::ChromeosManagerDBusAdaptor
512 manager_->ConnectToBestServices(&e); in ConnectToBestServices()
Dchromeos_manager_dbus_adaptor.h158 bool ConnectToBestServices(brillo::ErrorPtr* error) override;
/system/connectivity/shill/
Dmanager.h197 void ConnectToBestServices(Error* error);
587 FRIEND_TEST(ManagerTest, ConnectToBestServices);
Dservice.h681 FRIEND_TEST(ManagerTest, ConnectToBestServices);
Dmanager.cc1978 void Manager::ConnectToBestServices(Error* /*error*/) { in ConnectToBestServices() function in shill::Manager
Dmanager_unittest.cc3838 TEST_F(ManagerTest, ConnectToBestServices) { in TEST_F() argument
3972 manager()->ConnectToBestServices(nullptr); in TEST_F()
/system/update_engine/include/shill/
Ddbus-proxy-mocks.h358 MOCK_METHOD2(ConnectToBestServices,
/system/connectivity/shill/doc/
Dmanager-api.txt451 void ConnectToBestServices()