Lines Matching full:profiles
955 std::vector<AutofillProfile*>* profiles) {
956 DCHECK(profiles);
957 profiles->clear();
972 profiles->push_back(profile);
990 // Preserve appropriate modification dates by not updating unchanged profiles.
1029 // Preserve appropriate modification dates by not updating unchanged profiles.
1258 // Remember Autofill profiles in the time range.
1263 NOTREACHED() << "Autofill profiles statement prepare failed";
1275 // Remove Autofill profiles in the time range.
1280 NOTREACHED() << "Autofill profiles statement prepare failed";
1298 NOTREACHED() << "Autofill profiles statement prepare failed";
2089 // Merge and cull older profiles where possible.
2096 // Accumulate the good profiles.
2135 // Drop the current profiles.
2139 // Add the newly merged profiles back in.