HomeSort by relevance Sort by last modified time
    Searched refs:MakeGetUserInfoBody (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/common/net/gaia/
gaia_auth_fetcher.h 168 static std::string MakeGetUserInfoBody(const std::string& lsid);
gaia_auth_fetcher.cc 197 std::string GaiaAuthFetcher::MakeGetUserInfoBody(const std::string& lsid) {
304 request_body_ = MakeGetUserInfoBody(lsid);

Completed in 38 milliseconds