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

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

Completed in 72 milliseconds