Searched refs:RemoveProfile (Results 1 – 7 of 7) sorted by relevance
112 void RemoveProfile(const std::string& guid);
506 void PersonalDataManager::RemoveProfile(const std::string& guid) { in RemoveProfile() function in PersonalDataManager
276 mTabContents->profile()->GetPersonalDataManager()->RemoveProfile(profileGuid); in clearProfiles()
289 personal_data_->RemoveProfile(guid); in RemoveAddress()
334 Isolate::Current()->cpu_profiler()->profiles_->RemoveProfile(profile); in DeleteProfile()
307 void RemoveProfile(CpuProfile* profile);
698 void CpuProfilesCollection::RemoveProfile(CpuProfile* profile) { in RemoveProfile() function in v8::internal::CpuProfilesCollection