Searched refs:GetCredentials (Results 1 – 6 of 6) sorted by relevance
31 std::shared_ptr<grpc::ChannelCredentials> GetCredentials() const;
165 std::shared_ptr<grpc::ChannelCredentials> CliCredentials::GetCredentials() in GetCredentials() function in grpc::testing::CliCredentials
215 return grpc::CreateCustomChannel(server_address, cred.GetCredentials(), args); in CreateCliChannel()
181 credentials = apitools_base.GetCredentials(
116 def GetCredentials(package_name, scopes, client_id, client_secret, user_agent, function
305 self._credentials = credentials_lib.GetCredentials(**args)