Home
last modified time | relevance | path

Searched refs:cc_year_found (Results 1 – 2 of 2) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/autofill/core/browser/
H A Dform_structure.cc1424 bool cc_year_found = false; in RationalizeCreditCardFieldPredictions() local
1452 cc_year_found = true; in RationalizeCreditCardFieldPredictions()
1457 cc_year_found = true; in RationalizeCreditCardFieldPredictions()
1482 bool cc_date_found = cc_month_found && cc_year_found; in RationalizeCreditCardFieldPredictions()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill/core/browser/
H A Dform_structure.cc1475 bool cc_year_found = false; in RationalizeCreditCardFieldPredictions() local
1503 cc_year_found = true; in RationalizeCreditCardFieldPredictions()
1508 cc_year_found = true; in RationalizeCreditCardFieldPredictions()
1533 bool cc_date_found = cc_month_found && cc_year_found; in RationalizeCreditCardFieldPredictions()