Home | History | Annotate | Download | only in autofill

Lines Matching refs:ImportFormData

346   ImportFormData(submitted_form);
693 void AutofillManager::ImportFormData(const FormStructure& submitted_form) {
698 if (!personal_data_->ImportFormData(submitted_forms, &imported_credit_card))