IsShippingAddressRequired 1589 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc if (!IsPayingWithWallet() || !IsShippingAddressRequired()) IsShippingAddressRequired 3532 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc IsShippingAddressRequired()) { IsShippingAddressRequired 3541 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc if (active_address_id_.empty() && IsShippingAddressRequired()) { IsShippingAddressRequired 3564 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc (!active_address_id_.empty() || !IsShippingAddressRequired())) { IsShippingAddressRequired 3612 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc DCHECK(!active_address_id_.empty() || !IsShippingAddressRequired()); IsShippingAddressRequired 190 chrome/browser/ui/autofill/autofill_dialog_controller_impl.h virtual bool IsShippingAddressRequired() const OVERRIDE; IsShippingAddressRequired 2415 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc EXPECT_FALSE(controller()->IsShippingAddressRequired()); IsShippingAddressRequired 462 components/autofill/content/browser/wallet/wallet_client.cc delegate_->IsShippingAddressRequired()); IsShippingAddressRequired 44 components/autofill/content/browser/wallet/wallet_client_delegate.h virtual bool IsShippingAddressRequired() const = 0;