IsAutofillEnabled  837 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc   return IsAutofillEnabled() &&
IsAutofillEnabled 1975 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc   if (ComboboxModelForAutofillType(type) || !IsAutofillEnabled())
IsAutofillEnabled 2388 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc       DCHECK(IsAutofillEnabled());
IsAutofillEnabled 2920 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc     if (IsAutofillEnabled()) {
IsAutofillEnabled 2968 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc         l10n_util::GetStringUTF16(IsAutofillEnabled() ?
IsAutofillEnabled 2976 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc         l10n_util::GetStringUTF16(IsAutofillEnabled() ?
IsAutofillEnabled 2986 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc       l10n_util::GetStringUTF16(IsPayingWithWallet() || IsAutofillEnabled() ?
IsAutofillEnabled 2991 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc     if (IsAutofillEnabled()) {
IsAutofillEnabled 3004 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc   if (!IsPayingWithWallet() && IsAutofillEnabled()) {
IsAutofillEnabled 3776 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc   DCHECK(!IsPayingWithWallet() && IsAutofillEnabled());
IsAutofillEnabled 3794 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc   DCHECK(!IsPayingWithWallet() && IsAutofillEnabled());
IsAutofillEnabled  531 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h   bool IsAutofillEnabled() const;
IsAutofillEnabled  328 components/autofill/core/browser/autofill_manager.cc   bool enabled = IsAutofillEnabled();
IsAutofillEnabled  614 components/autofill/core/browser/autofill_manager.cc   if (!IsAutofillEnabled())
IsAutofillEnabled  859 components/autofill/core/browser/autofill_manager.cc   if (!IsAutofillEnabled())
IsAutofillEnabled 1163 components/autofill/core/browser/autofill_manager.cc   if (!IsAutofillEnabled())
IsAutofillEnabled  168 components/autofill/core/browser/autofill_manager.h   virtual bool IsAutofillEnabled() const;
IsAutofillEnabled  161 components/autofill/core/browser/personal_data_manager.cc     metric_logger_->LogIsAutofillEnabledAtStartup(IsAutofillEnabled());
IsAutofillEnabled 1045 components/autofill/core/browser/personal_data_manager.cc   if (!IsAutofillEnabled())
IsAutofillEnabled  270 components/autofill/core/browser/personal_data_manager.h   virtual bool IsAutofillEnabled() const;