Searched refs:active_account_index (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/components/autofill/content/browser/wallet/
H A Dwallet_items.h268 size_t active_account_index() const { return active_account_index_; } function in class:autofill::wallet::WalletItems
H A Dwallet_items.cc580 active_account_index() == other.active_account_index() &&
/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_controller_impl.cc2660 GetWalletClient()->SetUserIndex(wallet_items_->active_account_index());
2667 usernames, wallet_items_->active_account_index());

Completed in 211 milliseconds