Searched refs:SetWalletAccounts (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
H A Daccount_chooser_model.h76 void SetWalletAccounts(const std::vector<std::string>& accounts,
H A Daccount_chooser_model_unittest.cc154 model()->SetWalletAccounts(accounts, 0U);
197 model()->SetWalletAccounts(accounts, 0U);
206 model()->SetWalletAccounts(accounts, 1U);
218 model()->SetWalletAccounts(accounts, 1U);
H A Daccount_chooser_model.cc62 void AccountChooserModel::SetWalletAccounts( function in class:autofill::AccountChooserModel
H A Dautofill_dialog_controller_impl.cc2666 account_chooser_model_->SetWalletAccounts(

Completed in 68 milliseconds