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

/external/chromium_org/google_apis/gaia/
H A Dgaia_auth_fetcher.h330 static bool ParseClientLoginToOAuth2Cookie(const std::string& cookie,
H A Dgaia_auth_fetcher.cc453 if (ParseClientLoginToOAuth2Cookie(*iter, auth_code))
460 bool GaiaAuthFetcher::ParseClientLoginToOAuth2Cookie(const std::string& cookie, function in class:GaiaAuthFetcher

Completed in 75 milliseconds