Searched defs:MakeGetUserInfoBody (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/common/net/gaia/
H A Dgaia_auth_fetcher.cc197 std::string GaiaAuthFetcher::MakeGetUserInfoBody(const std::string& lsid) { function in class:GaiaAuthFetcher
304 request_body_ = MakeGetUserInfoBody(lsid);

Completed in 85 milliseconds