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

  /external/chromium_org/google_apis/gaia/
gaia_auth_fetcher.h 321 std::string MakeRevokeTokenBody(const std::string& auth_token);
gaia_auth_fetcher.cc 329 std::string GaiaAuthFetcher::MakeRevokeTokenBody(
537 request_body_ = MakeRevokeTokenBody(auth_token);
    [all...]

Completed in 41 milliseconds