Home
last modified time | relevance | path

Searched refs:AltsCredentials (Results 1 – 5 of 5) sorted by relevance

/third_party/grpc/test/cpp/util/
Dcli_credentials.cc143 return grpc::experimental::AltsCredentials( in GetChannelCredentials()
Dtest_credentials_provider.cc91 return grpc::experimental::AltsCredentials(alts_opts); in GetChannelCredentials()
/third_party/grpc/include/grpcpp/security/
Dcredentials_impl.h342 std::shared_ptr<ChannelCredentials> AltsCredentials(
Dcredentials.h329 std::shared_ptr<ChannelCredentials> AltsCredentials(
/third_party/grpc/src/cpp/client/
Dsecure_credentials.cc284 std::shared_ptr<ChannelCredentials> AltsCredentials( in AltsCredentials() function