Searched defs:RemoveProfile (Results 1 – 2 of 2) sorted by relevance
/external/chromium/chrome/browser/autofill/ | ||
D | personal_data_manager.cc | 506 void PersonalDataManager::RemoveProfile(const std::string& guid) { in RemoveProfile() function in PersonalDataManager |
/external/v8/src/ | ||
D | profile-generator.cc | 698 void CpuProfilesCollection::RemoveProfile(CpuProfile* profile) { in RemoveProfile() function in v8::internal::CpuProfilesCollection |