Searched refs:ParseClientLoginResponse (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/google_apis/gaia/
H A Dgaia_auth_fetcher.h314 static void ParseClientLoginResponse(const std::string& data,
H A Dgaia_auth_fetcher.cc382 void GaiaAuthFetcher::ParseClientLoginResponse(const std::string& data, function in class:GaiaAuthFetcher
777 ParseClientLoginResponse(data, &sid, &lsid, &token);
911 ParseClientLoginResponse(data, &sid, &lsid, &token);
H A Dgaia_auth_fetcher_unittest.cc115 GaiaAuthFetcher::ParseClientLoginResponse(data,

Completed in 197 milliseconds