Searched refs:MakeGetTokenPairBody (Results 1 – 2 of 2) sorted by relevance
353 static std::string MakeGetTokenPairBody(const std::string& auth_code);
323 std::string GaiaAuthFetcher::MakeGetTokenPairBody( in MakeGetTokenPairBody() function in GaiaAuthFetcher609 request_body_ = MakeGetTokenPairBody(auth_code); in StartAuthCodeForOAuth2TokenExchange()