Home
last modified time | relevance | path

Searched defs:JsonName (Results 1 – 12 of 12) sorted by relevance

/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DFieldDescriptor.cs70 public string JsonName { get; } property in Google.Protobuf.Reflection.FieldDescriptor
DDescriptor.cs2577 public string JsonName { property in Google.Protobuf.Reflection.FieldDescriptorProto
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DFieldDescriptor.cs70 public string JsonName { get; } property in Google.Protobuf.Reflection.FieldDescriptor
DDescriptor.cs2577 public string JsonName { property in Google.Protobuf.Reflection.FieldDescriptorProto
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DFieldDescriptor.cs70 public string JsonName { get; } property in Google.Protobuf.Reflection.FieldDescriptor
DDescriptor.cs2577 public string JsonName { property in Google.Protobuf.Reflection.FieldDescriptorProto
/external/moshi/moshi/records-tests/src/test/java/com/squareup/moshi/records/
DRecordsTest.java214 public record JsonName(@Json(name = "actualValue") int value) {} in JsonName() method in RecordsTest
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DType.cs650 public string JsonName { property in Google.Protobuf.WellKnownTypes.Field
/external/golang-protobuf/types/known/typepb/
Dtype.pb.go387JsonName string `protobuf:"bytes,10,opt,name=json_name,json=jsonName,proto3" json:"json_name,omite… member
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DType.cs650 public string JsonName { property in Google.Protobuf.WellKnownTypes.Field
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DType.cs650 public string JsonName { property in Google.Protobuf.WellKnownTypes.Field
/external/golang-protobuf/types/descriptorpb/
Ddescriptor.pb.go1092JsonName *string `protobuf:"bytes,10,opt,name=json_name,json=jsonName" json:"json_name,omite… member