Home
last modified time | relevance | path

Searched defs:EncodingUTF8 (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/csharp/Grpc.Core/Internal/
DMarshalUtils.cs31 static readonly Encoding EncodingUTF8 = System.Text.Encoding.UTF8; field in Grpc.Core.Internal.MarshalUtils
/third_party/grpc/src/csharp/Grpc.Core.Api/
DAuthProperty.cs31 static readonly Encoding EncodingUTF8 = System.Text.Encoding.UTF8; field in Grpc.Core.AuthProperty
/third_party/re2/re2/
Dre2.h604 EncodingUTF8 = 1, enumerator