Searched defs:CreateServicesFromProfile (Results 1 – 7 of 7) sorted by relevance
39 void EthernetEapProvider::CreateServicesFromProfile( in CreateServicesFromProfile() function in shill::EthernetEapProvider
256 TEST_F(VPNProviderTest, CreateServicesFromProfile) { in TEST_F() argument
191 void VPNProvider::CreateServicesFromProfile(const ProfileRefPtr& profile) { in CreateServicesFromProfile() function in shill::VPNProvider
431 TEST_F(WiMaxProviderTest, CreateServicesFromProfile) { in TEST_F() argument
271 void WiMaxProvider::CreateServicesFromProfile(const ProfileRefPtr& profile) { in CreateServicesFromProfile() function in shill::WiMaxProvider
119 void WiFiProvider::CreateServicesFromProfile(const ProfileRefPtr& profile) { in CreateServicesFromProfile() function in shill::WiFiProvider
193 void CreateServicesFromProfile(Profile* profile) { in CreateServicesFromProfile() function in shill::WiFiProviderTest