Searched refs:kClientLoginToOAuth2CookiePartSecure (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/google_apis/gaia/
H A Dgaia_auth_fetcher.h262 static const char kClientLoginToOAuth2CookiePartSecure[]; member in class:GaiaAuthFetcher
H A Dgaia_auth_fetcher.cc162 const char GaiaAuthFetcher::kClientLoginToOAuth2CookiePartSecure[] = "secure"; member in class:GaiaAuthFetcher
465 if (!CookiePartsContains(parts, kClientLoginToOAuth2CookiePartSecure) ||

Completed in 54 milliseconds