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

/external/chromium_org/google_apis/gaia/
H A Dgaia_auth_fetcher.h347 static std::string MakeIssueAuthTokenBody(const std::string& sid,
H A Dgaia_auth_fetcher.cc286 std::string GaiaAuthFetcher::MakeIssueAuthTokenBody( function in class:GaiaAuthFetcher
522 request_body_ = MakeIssueAuthTokenBody(sid, lsid, service);

Completed in 1577 milliseconds