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

  /external/chromium_org/google_apis/gaia/
gaia_auth_fetcher.h 358 static std::string MakeGetUserInfoBody(const std::string& lsid);
gaia_auth_fetcher.cc 346 std::string GaiaAuthFetcher::MakeGetUserInfoBody(const std::string& lsid) {
624 request_body_ = MakeGetUserInfoBody(lsid);
    [all...]

Completed in 430 milliseconds