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

/external/chromium_org/google_apis/gaia/
H A Dgaia_auth_fetcher.cc346 std::string GaiaAuthFetcher::MakeGetUserInfoBody(const std::string& lsid) { function in class:GaiaAuthFetcher
624 request_body_ = MakeGetUserInfoBody(lsid);

Completed in 130 milliseconds