GetActiveWalletAccountIndex   91 chrome/browser/ui/autofill/account_chooser_model.cc   return base::UTF8ToUTF16(wallet_accounts_[GetActiveWalletAccountIndex()]);
GetActiveWalletAccountIndex   96 chrome/browser/ui/autofill/account_chooser_model.h   size_t GetActiveWalletAccountIndex() const;
GetActiveWalletAccountIndex 1249 chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc   EXPECT_EQ(4U, account_chooser_model->GetActiveWalletAccountIndex());
GetActiveWalletAccountIndex 2595 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc       account_chooser_model_->GetActiveWalletAccountIndex();