Home
last modified time | relevance | path

Searched defs:RemoveProfile (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/autofill/
Dpersonal_data_manager.cc506 void PersonalDataManager::RemoveProfile(const std::string& guid) { in RemoveProfile() function in PersonalDataManager
/external/v8/src/
Dprofile-generator.cc698 void CpuProfilesCollection::RemoveProfile(CpuProfile* profile) { in RemoveProfile() function in v8::internal::CpuProfilesCollection