Home
last modified time | relevance | path

Searched refs:IsActiveProfile (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/shill/
Dprofile.cc386 if (manager_->IsActiveProfile(this)) { in EnumerateAvailableServices()
Dmanager.h141 bool IsActiveProfile(const ProfileRefPtr& profile) const;
Dmanager.cc1042 bool Manager::IsActiveProfile(const ProfileRefPtr& profile) const { in IsActiveProfile() function in shill::Manager