Home
last modified time | relevance | path

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

/third_party/grpc/src/csharp/Grpc.Core.Api/
DStatusCode.cs76 Unauthenticated = 16, enumerator
/third_party/grpc/src/ruby/lib/grpc/
Derrors.rb189 class Unauthenticated < BadStatus class