Searched refs:GetPassiveAuthUrl (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/components/autofill/content/browser/wallet/
H A Dwallet_signin_helper_unittest.cc85 SetUpFetcherResponseAndCompleteRequest(wallet::GetPassiveAuthUrl(0).spec(),
92 SetUpFetcherResponseAndCompleteRequest(wallet::GetPassiveAuthUrl(0).spec(),
99 SetUpFetcherResponseAndCompleteRequest(wallet::GetPassiveAuthUrl(0).spec(),
140 net::CanonicalCookie::Create(GetPassiveAuthUrl(0).GetWithEmptyPath(),
162 net::CanonicalCookie::Create(GetPassiveAuthUrl(0).GetWithEmptyPath(),
H A Dwallet_service_url.h25 GURL GetPassiveAuthUrl(size_t user_index);
H A Dwallet_signin_helper.cc45 std::string host = wallet::GetPassiveAuthUrl(0).host();
83 wallet::GetPassiveAuthUrl(0).GetWithEmptyPath(),
105 const GURL& url = wallet::GetPassiveAuthUrl(user_index);
H A Dwallet_service_url_unittest.cc44 GetPassiveAuthUrl(1).spec());
75 GetPassiveAuthUrl(1).spec());
H A Dwallet_service_url.cc139 GURL GetPassiveAuthUrl(size_t user_index) { function in namespace:autofill::wallet
161 return GetPassiveAuthUrl(0);

Completed in 75 milliseconds