Searched refs:RemoveProfile (Results 1 – 7 of 7) sorted by relevance
18 self._manager.RemoveProfile(self._profile_name)29 self._manager.RemoveProfile(self._profile_name)
52 shill.manager.RemoveProfile(active_name)162 shill.manager.RemoveProfile(name)
40 def RemoveProfile(self, profile): member in FlimflamManager
102 self._wifi_proxy.manager.RemoveProfile(profile_name)120 self._wifi_proxy.manager.RemoveProfile(profile_name)
225 profiles_->RemoveProfile(profile); in DeleteProfile()
417 void RemoveProfile(CpuProfile* profile);
662 void CpuProfilesCollection::RemoveProfile(CpuProfile* profile) { in RemoveProfile() function in v8::internal::CpuProfilesCollection