Searched refs:GetServiceParametersFromStorage (Results 1 – 6 of 6) sorted by relevance
/system/connectivity/shill/vpn/ |
D | vpn_provider.cc | 95 bool VPNProvider::GetServiceParametersFromStorage(const StoreInterface* storage, in GetServiceParametersFromStorage() function in shill::VPNProvider 200 if (!GetServiceParametersFromStorage(storage, in CreateServicesFromProfile() 328 if (!GetServiceParametersFromStorage(profile->GetConstStorage(), in CreateTemporaryServiceFromProfile()
|
D | vpn_provider.h | 121 static bool GetServiceParametersFromStorage(const StoreInterface* storage,
|
/system/connectivity/shill/wimax/ |
D | wimax_provider.cc | 184 bool WiMaxProvider::GetServiceParametersFromStorage( in GetServiceParametersFromStorage() function in shill::WiMaxProvider 261 if (!GetServiceParametersFromStorage(profile->GetConstStorage(), in CreateTemporaryServiceFromProfile() 280 if (!GetServiceParametersFromStorage(storage, in CreateServicesFromProfile()
|
D | wimax_provider.h | 142 static bool GetServiceParametersFromStorage(const StoreInterface* storage,
|
/system/connectivity/shill/wifi/ |
D | wifi_provider.cc | 129 if (!GetServiceParametersFromStorage(storage, in CreateServicesFromProfile() 226 if (!GetServiceParametersFromStorage(profile->GetConstStorage(), in CreateTemporaryServiceFromProfile() 638 bool WiFiProvider::GetServiceParametersFromStorage( in GetServiceParametersFromStorage() function in shill::WiFiProvider
|
D | wifi_provider.h | 212 static bool GetServiceParametersFromStorage(const StoreInterface* storage,
|