Home
last modified time | relevance | path

Searched defs:GoogleRefreshTokenCredentials (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/include/grpcpp/security/
Dcredentials.h61 GoogleRefreshTokenCredentials(const std::string& json_refresh_token) { in GoogleRefreshTokenCredentials() function
/third_party/grpc/src/cpp/client/
Dsecure_credentials.cc321 std::shared_ptr<CallCredentials> GoogleRefreshTokenCredentials( in GoogleRefreshTokenCredentials() function