HomeSort by relevance Sort by last modified time
    Searched defs:gaia_accounts_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/signin/core/browser/
account_reconcilor.h 91 return gaia_accounts_;
234 // These members are used used to validate the gaia cookie. |gaia_accounts_|
240 std::vector<std::pair<std::string, bool> > gaia_accounts_; member in class:AccountReconcilor
  /external/chromium_org/components/autofill/content/browser/wallet/
wallet_items.h 245 return gaia_accounts_.get();
301 // The index into |gaia_accounts_| of the account for which this object
306 ScopedVector<GaiaAccount> gaia_accounts_; member in class:autofill::wallet::WalletItems

Completed in 64 milliseconds