Searched defs:EncodingUTF8 (Results 1 – 3 of 3) sorted by relevance
| /third_party/grpc/src/csharp/Grpc.Core/Internal/ | ||
| D | MarshalUtils.cs | 31 static readonly Encoding EncodingUTF8 = System.Text.Encoding.UTF8; field in Grpc.Core.Internal.MarshalUtils |
| /third_party/grpc/src/csharp/Grpc.Core.Api/ | ||
| D | AuthProperty.cs | 31 static readonly Encoding EncodingUTF8 = System.Text.Encoding.UTF8; field in Grpc.Core.AuthProperty |
| /third_party/re2/re2/ | ||
| D | re2.h | 604 EncodingUTF8 = 1, enumerator |