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

/external/chromium_org/components/autofill/core/browser/
H A Dautofill_manager.cc119 bool FormIsHTTPS(const FormStructure& form) { function in namespace:autofill::__anon6316
496 if (is_filling_credit_card && !FormIsHTTPS(*form_structure))

Completed in 140 milliseconds