Searched defs:InsecureCredentials (Results 1 – 2 of 2) sorted by relevance
| /third_party/grpc/src/core/lib/security/credentials/insecure/ | ||
| D | insecure_credentials.cc | 31 class InsecureCredentials final : public grpc_channel_credentials { class |
| /third_party/grpc/src/csharp/Grpc.Core.Api/ | ||
| D | ChannelCredentials.cs | 77 private sealed class InsecureCredentials : ChannelCredentials class in Grpc.Core.ChannelCredentials |