Searched defs:CreateServicesFromProfile (Results 1 - 5 of 5) sorted by relevance

/system/connectivity/shill/ethernet/
H A Dethernet_eap_provider.cc39 void EthernetEapProvider::CreateServicesFromProfile( function in class:shill::EthernetEapProvider
/system/connectivity/shill/vpn/
H A Dvpn_provider.cc191 void VPNProvider::CreateServicesFromProfile(const ProfileRefPtr& profile) { function in class:shill::VPNProvider
/system/connectivity/shill/wimax/
H A Dwimax_provider.cc271 void WiMaxProvider::CreateServicesFromProfile(const ProfileRefPtr& profile) { function in class:shill::WiMaxProvider
/system/connectivity/shill/wifi/
H A Dwifi_provider_unittest.cc193 void CreateServicesFromProfile(Profile* profile) { function in class:shill::WiFiProviderTest
194 provider_.CreateServicesFromProfile(profile);
499 CreateServicesFromProfile(default_profile_.get());
518 CreateServicesFromProfile(default_profile_.get());
537 CreateServicesFromProfile(default_profile_.get());
555 CreateServicesFromProfile(default_profile_.get());
573 CreateServicesFromProfile(default_profile_.get());
591 CreateServicesFromProfile(default_profile_.get());
609 CreateServicesFromProfile(default_profile_.get());
628 CreateServicesFromProfile(default_profile
[all...]
H A Dwifi_provider.cc119 void WiFiProvider::CreateServicesFromProfile(const ProfileRefPtr& profile) { function in class:shill::WiFiProvider
143 // CreateServicesFromProfile() is called on a WiFiProvider from

Completed in 957 milliseconds