Searched refs:MakeRevokeTokenBody (Results 1 – 2 of 2) sorted by relevance
321 std::string MakeRevokeTokenBody(const std::string& auth_token);
329 std::string GaiaAuthFetcher::MakeRevokeTokenBody( in MakeRevokeTokenBody() function in GaiaAuthFetcher537 request_body_ = MakeRevokeTokenBody(auth_token); in StartRevokeOAuth2Token()