Searched defs:JsonName (Results 1 – 5 of 5) sorted by relevance
| /external/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
| D | FieldDescriptor.cs | 63 public string JsonName { get; } property in Google.Protobuf.Reflection.FieldDescriptor |
| D | Descriptor.cs | 1386 public string JsonName { property in Google.Protobuf.Reflection.FieldDescriptorProto |
| /external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ | ||
| D | Type.cs | 483 public string JsonName { property in Google.Protobuf.WellKnownTypes.Field |
| /external/golang-protobuf/protoc-gen-go/descriptor/ | ||
| D | descriptor.pb.go | 825 …JsonName *string `protobuf:"bytes,10,opt,name=json_name,json=jsonName" json:"jso… member |
| /external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/ | ||
| D | descriptor.pb.go | 793 …JsonName *string `protobuf:"bytes,10,opt,name=json_name,json=jsonName" json:"jso… member |