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

/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_controller_impl.cc1107 wallet::WalletClient* wallet_client = GetWalletClient();
1191 signin_helper_->StartPassiveSignin(GetWalletClient()->user_index());
2301 GetWalletClient()->user_index());
2366 GetWalletClient()->AuthenticateInstrument(
2496 GetWalletClient()->SetUserIndex(user_index);
2526 size_t user_index = GetWalletClient()->user_index();
2629 GetWalletClient()->user_index() != 0) {
2660 GetWalletClient()->SetUserIndex(wallet_items_->active_account_index());
2727 wallet::WalletClient* client = GetWalletClient();
2861 const wallet::WalletClient* AutofillDialogControllerImpl::GetWalletClient() function in class:autofill::AutofillDialogControllerImpl
2866 wallet::WalletClient* AutofillDialogControllerImpl::GetWalletClient() { function in class:autofill::AutofillDialogControllerImpl
[all...]
H A Dautofill_dialog_controller_impl.h261 const wallet::WalletClient* GetWalletClient() const;
262 virtual wallet::WalletClient* GetWalletClient();
H A Dautofill_dialog_controller_browsertest.cc237 virtual wallet::WalletClient* GetWalletClient() OVERRIDE {
H A Dautofill_dialog_controller_unittest.cc353 virtual wallet::WalletClient* GetWalletClient() OVERRIDE {

Completed in 93 milliseconds