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