Searched refs:RemoveProfile (Results 1 – 11 of 11) 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)
55 self.platform_backend.RemoveProfile(
216 profiles_->RemoveProfile(profile); in DeleteProfile()
346 void RemoveProfile(CpuProfile* profile);
614 void CpuProfilesCollection::RemoveProfile(CpuProfile* profile) { in RemoveProfile() function in v8::internal::CpuProfilesCollection
467 "RemoveProfile",
568 "RemoveProfile",
623 def RemoveProfile(self, package, ignore_list): member in AndroidPlatformBackend