Home
last modified time | relevance | path

Searched refs:SaveServiceToProfile (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/
Dmanager.h416 void SaveServiceToProfile(const ServiceRefPtr& to_update);
Dmanager.cc1448 SaveServiceToProfile(to_update); in UpdateService()
1483 void Manager::SaveServiceToProfile(const ServiceRefPtr& to_update) { in SaveServiceToProfile() function in shill::Manager