Searched refs:ConfigureServiceForProfile (Results 1 – 7 of 7) sorted by relevance
/system/connectivity/shill/dbus/ |
D | chromeos_manager_dbus_adaptor.cc | 308 bool ChromeosManagerDBusAdaptor::ConfigureServiceForProfile( in ConfigureServiceForProfile() function in shill::ChromeosManagerDBusAdaptor 318 service = manager_->ConfigureServiceForProfile( in ConfigureServiceForProfile()
|
D | chromeos_manager_dbus_adaptor.h | 112 bool ConfigureServiceForProfile(brillo::ErrorPtr* error,
|
/system/connectivity/shill/ |
D | manager_unittest.cc | 2013 manager()->ConfigureServiceForProfile("", args, &error); in TEST_F() 2024 manager()->ConfigureServiceForProfile("", args, &error); in TEST_F() 2035 manager()->ConfigureServiceForProfile("/profile/foo", args, &error); in TEST_F() 2052 manager()->ConfigureServiceForProfile(kProfileName0, args, &error); in TEST_F() 2074 manager()->ConfigureServiceForProfile(kProfileName0, args, &error); in TEST_F() 2107 manager()->ConfigureServiceForProfile(kProfileName0, args, &error); in TEST_F() 2146 manager()->ConfigureServiceForProfile(kProfileName, args, &error); in TEST_F() 2158 manager()->ConfigureServiceForProfile(kProfileName, args, &error); in TEST_F() 2195 manager()->ConfigureServiceForProfile(kProfileName, args, &error); in TEST_F() 2230 manager()->ConfigureServiceForProfile(kProfileName, args, &error); in TEST_F() [all …]
|
D | manager.h | 184 ServiceRefPtr ConfigureServiceForProfile(
|
D | manager.cc | 2379 ServiceRefPtr Manager::ConfigureServiceForProfile( in ConfigureServiceForProfile() function in shill::Manager
|
/system/update_engine/include/shill/ |
D | dbus-proxy-mocks.h | 183 MOCK_METHOD5(ConfigureServiceForProfile,
|
/system/connectivity/shill/doc/ |
D | manager-api.txt | 178 object ConfigureServiceForProfile(object profile,
|