HomeSort by relevance Sort by last modified time
    Searched refs:ImportSingleProfile (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/autofill/
autofill_ie_toolbar_import_win.cc 125 bool ImportSingleProfile(FormGroup* profile,
216 if (ImportSingleProfile(&profile, &key, reg_to_field)) {
248 if (ImportSingleProfile(&credit_card, &key, reg_to_field)) {
  /external/chromium_org/components/autofill/core/browser/
autofill_ie_toolbar_import_win.cc 179 bool ImportSingleProfile(const std::string& app_locale,
268 if (ImportSingleProfile(app_locale, key, reg_to_field, &profile)) {

Completed in 26 milliseconds