Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/autofill/
Dautofill_dialog_controller_impl.cc2887 if (ShouldSaveDetailsLocally()) { in FillOutputForSectionWithComparator()
2906 if (ShouldSaveDetailsLocally()) { in FillOutputForSectionWithComparator()
3096 bool AutofillDialogControllerImpl::ShouldSaveDetailsLocally() { in ShouldSaveDetailsLocally() function in autofill::AutofillDialogControllerImpl
3324 } else if (item_key == kAddNewItemKey && ShouldSaveDetailsLocally()) { in DoFinishSubmit()
3411 else if (ShouldSaveDetailsLocally()) in LogOnFinishSubmitMetrics()
Dautofill_dialog_controller_impl.h489 bool ShouldSaveDetailsLocally();