Searched refs:updated_profiles (Results 1 – 5 of 5) sorted by relevance
53 std::vector<AutofillProfile*>* updated_profiles, in TraverseAndAssociateChromeAutofillProfiles() argument100 updated_profiles->push_back(*ix); in TraverseAndAssociateChromeAutofillProfiles()171 &bundle.updated_profiles, in AssociateModels()434 for (size_t i = 0; i < bundle.updated_profiles.size(); i++) { in SaveChangesToWebData()438 *bundle.updated_profiles[i])) in SaveChangesToWebData()
110 std::vector<AutofillProfile*>* updated_profiles,192 std::vector<AutofillProfile*> updated_profiles; member
39 std::vector<AutofillProfile*>* updated_profiles, in TraverseAndAssociateChromeAutofillProfilesWrapper() argument46 updated_profiles, in TraverseAndAssociateChromeAutofillProfilesWrapper()
38 std::vector<AutofillProfile*> updated_profiles; member222 for (size_t i = 0; i < bundle.updated_profiles.size(); i++) { in SaveChangesToWebData()226 *bundle.updated_profiles[i])) in SaveChangesToWebData()
143 std::vector<AutofillProfile*>* updated_profiles);