| /external/golang-protobuf/internal/testprotos/conformance/ |
| D | test_messages_proto3.pb.go | 268 type TestAllTypesProto3 struct { struct 269 state protoimpl.MessageState 270 sizeCache protoimpl.SizeCache 271 unknownFields protoimpl.UnknownFields 274 …tobuf:"varint,1,opt,name=optional_int32,json=optionalInt32,proto3" json:"optional_int32,omitempty"` 275 …tobuf:"varint,2,opt,name=optional_int64,json=optionalInt64,proto3" json:"optional_int64,omitempty"` 276 …uf:"varint,3,opt,name=optional_uint32,json=optionalUint32,proto3" json:"optional_uint32,omitempty"` 277 …uf:"varint,4,opt,name=optional_uint64,json=optionalUint64,proto3" json:"optional_uint64,omitempty"` 278 …:"zigzag32,5,opt,name=optional_sint32,json=optionalSint32,proto3" json:"optional_sint32,omitempty"` 279 …:"zigzag64,6,opt,name=optional_sint64,json=optionalSint64,proto3" json:"optional_sint64,omitempty"` [all …]
|
| /external/cronet/third_party/protobuf/js/experimental/runtime/kernel/conformance/ |
| D | test_all_types_proto3.js | 15 class TestAllTypesProto3 { class
|
| D | conformance_testee.js | 6 const TestAllTypesProto3 = goog.require('proto.conformance.TestAllTypesProto3'); constant
|
| /external/protobuf/conformance/ |
| D | conformance_test.h | 57 class TestAllTypesProto3; variable
|
| /external/cronet/third_party/protobuf/conformance/ |
| D | conformance_test.h | 57 class TestAllTypesProto3; variable
|
| /external/protobuf/src/google/protobuf/ |
| D | test_messages_proto3.proto | 64 message TestAllTypesProto3 { message
|
| /external/cronet/third_party/protobuf/src/google/protobuf/ |
| D | test_messages_proto3.proto | 64 message TestAllTypesProto3 { message
|
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
| D | TestMessagesProto3.cs | 268 public sealed partial class TestAllTypesProto3 : pb::IMessage<TestAllTypesProto3> class 293 public TestAllTypesProto3() { in TestAllTypesProto3() method in ProtobufTestMessages.Proto3.TestAllTypesProto3 301 public TestAllTypesProto3(TestAllTypesProto3 other) : this() { in TestAllTypesProto3() method in ProtobufTestMessages.Proto3.TestAllTypesProto3
|
| /external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
| D | TestMessagesProto3.cs | 268 public sealed partial class TestAllTypesProto3 : pb::IMessage<TestAllTypesProto3> class 293 public TestAllTypesProto3() { in TestAllTypesProto3() method in ProtobufTestMessages.Proto3.TestAllTypesProto3 301 public TestAllTypesProto3(TestAllTypesProto3 other) : this() { in TestAllTypesProto3() method in ProtobufTestMessages.Proto3.TestAllTypesProto3
|