Home
last modified time | relevance | path

Searched refs:MakeGetUserInfoBody (Results 1 – 2 of 2) sorted by relevance

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