HomeSort by relevance Sort by last modified time
    Searched refs:GetServiceParametersFromStorage (Results 1 - 6 of 6) sorted by null

  /system/connectivity/shill/vpn/
vpn_provider.cc 95 bool VPNProvider::GetServiceParametersFromStorage(const StoreInterface* storage,
200 if (!GetServiceParametersFromStorage(storage,
328 if (!GetServiceParametersFromStorage(profile->GetConstStorage(),
vpn_provider.h 121 static bool GetServiceParametersFromStorage(const StoreInterface* storage,
  /system/connectivity/shill/wimax/
wimax_provider.h 142 static bool GetServiceParametersFromStorage(const StoreInterface* storage,
wimax_provider.cc 184 bool WiMaxProvider::GetServiceParametersFromStorage(
261 if (!GetServiceParametersFromStorage(profile->GetConstStorage(),
280 if (!GetServiceParametersFromStorage(storage,
  /system/connectivity/shill/wifi/
wifi_provider.h 212 static bool GetServiceParametersFromStorage(const StoreInterface* storage,
wifi_provider.cc 129 if (!GetServiceParametersFromStorage(storage,
226 if (!GetServiceParametersFromStorage(profile->GetConstStorage(),
638 bool WiFiProvider::GetServiceParametersFromStorage(

Completed in 77 milliseconds