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