Home | History | Annotate | Download | only in wallet

Lines Matching defs:wallet

5 #include "components/autofill/content/browser/wallet/wallet_signin_helper.h"
15 #include "components/autofill/content/browser/wallet/wallet_service_url.h"
16 #include "components/autofill/content/browser/wallet/wallet_signin_helper_delegate.h"
29 namespace wallet {
35 // Callback for retrieving Google Wallet cookies. |callback| is passed the
37 // Wallet cookies.
45 std::string host = wallet::GetPassiveAuthUrl(0).host();
59 // Gets Google Wallet cookies. Must be called on the IO thread.
83 wallet::GetPassiveAuthUrl(0).GetWithEmptyPath(),
105 const GURL& url = wallet::GetPassiveAuthUrl(user_index);
174 } // namespace wallet