Home
last modified time | relevance | path

Searched defs:TestNestedExtension (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/golang-protobuf/internal/testprotos/test/
H A Dtest.pb.go1451 type TestNestedExtension struct { struct
1452 state protoimpl.MessageState
1453 sizeCache protoimpl.SizeCache
1454 unknownFields protoimpl.UnknownFields
1457 func (x *TestNestedExtension) Reset() {
1466 func (x *TestNestedExtension) String() string {
1470 func (*TestNestedExtension) ProtoMessage() {}
1472 func (x *TestNestedExtension) ProtoReflect() protoreflect.Message {
1485 func (*TestNestedExtension) Descriptor() ([]byte, []int) {
H A Dtest.proto252 message TestNestedExtension { message
/aosp_15_r20/external/protobuf/csharp/protos/
H A Dunittest.proto349 message TestNestedExtension { message
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/protos/
H A Dunittest.proto349 message TestNestedExtension { message
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dunittest.proto354 message TestNestedExtension { message
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dunittest.proto354 message TestNestedExtension { message
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs7657 public sealed partial class TestNestedExtension : pb::IMessage<TestNestedExtension> class
7682 public TestNestedExtension() { in TestNestedExtension() method in Google.Protobuf.TestProtos.Proto2.TestNestedExtension
7690 public TestNestedExtension(TestNestedExtension other) : this() { in TestNestedExtension() method in Google.Protobuf.TestProtos.Proto2.TestNestedExtension
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs7657 public sealed partial class TestNestedExtension : pb::IMessage<TestNestedExtension> class
7682 public TestNestedExtension() { in TestNestedExtension() method in Google.Protobuf.TestProtos.Proto2.TestNestedExtension
7690 public TestNestedExtension(TestNestedExtension other) : this() { in TestNestedExtension() method in Google.Protobuf.TestProtos.Proto2.TestNestedExtension