HomeSort by relevance Sort by last modified time
    Searched defs:CreateServicesFromProfile (Results 1 - 5 of 5) sorted by null

  /system/connectivity/shill/ethernet/
ethernet_eap_provider.cc 39 void EthernetEapProvider::CreateServicesFromProfile(
  /system/connectivity/shill/vpn/
vpn_provider.cc 191 void VPNProvider::CreateServicesFromProfile(const ProfileRefPtr& profile) {
  /system/connectivity/shill/wimax/
wimax_provider.cc 271 void WiMaxProvider::CreateServicesFromProfile(const ProfileRefPtr& profile) {
  /system/connectivity/shill/wifi/
wifi_provider.cc 119 void WiFiProvider::CreateServicesFromProfile(const ProfileRefPtr& profile) {
143 // CreateServicesFromProfile() is called on a WiFiProvider from
wifi_provider_unittest.cc 193 void CreateServicesFromProfile(Profile* profile) {
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_.get())
    [all...]

Completed in 2160 milliseconds