Searched defs:ClrType (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
H A D | EnumDescriptor.cs | 98 public Type ClrType { get { return clrType; } } property in Google.Protobuf.Reflection.EnumDescriptor |
H A D | GeneratedClrTypeInfo.cs | 60 public Type ClrType { get; private set; } property in Google.Protobuf.Reflection.GeneratedClrTypeInfo |
H A D | MessageDescriptor.cs | 195 public Type ClrType { get; } property in Google.Protobuf.Reflection.MessageDescriptor |
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
H A D | EnumDescriptor.cs | 98 public Type ClrType { get { return clrType; } } property in Google.Protobuf.Reflection.EnumDescriptor |
H A D | GeneratedClrTypeInfo.cs | 60 public Type ClrType { get; private set; } property in Google.Protobuf.Reflection.GeneratedClrTypeInfo |
H A D | MessageDescriptor.cs | 195 public Type ClrType { get; } property in Google.Protobuf.Reflection.MessageDescriptor |