Searched refs:UpdateProfile (Results 1 – 3 of 3) sorted by relevance
109 void UpdateProfile(const AutofillProfile& profile);
482 void PersonalDataManager::UpdateProfile(const AutofillProfile& profile) { in UpdateProfile() function in PersonalDataManager
422 personal_data_->UpdateProfile(profile); in SetAddress()