Searched defs:AutofillChangeList (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/webdata/
H A Dweb_data_service_unittest.cc47 typedef std::vector<AutofillChange> AutofillChangeList; typedef
166 Property(&Details<const AutofillChangeList>::ptr,
212 Property(&Details<const AutofillChangeList>::ptr,
245 Property(&Details<const AutofillChangeList>::ptr,
H A Dautofill_table_unittest.cc89 typedef std::vector<AutofillChange> AutofillChangeList; typedef in class:AutofillTableTest
139 AutofillChangeList changes;
350 AutofillChangeList changes;
397 AutofillChangeList changes;
544 AutofillChangeList changes;
574 AutofillChangeList changes;
1458 AutofillChangeList changes;
1503 AutofillChangeList changes;
1567 AutofillChangeList changes;
H A Dweb_data_service.h89 typedef std::vector<AutofillChange> AutofillChangeList; typedef

Completed in 65 milliseconds