/aosp_15_r20/external/golang-protobuf/internal/testprotos/test3/ |
H A D | test_import.pb.go | 60 type ImportMessage struct { struct 61 state protoimpl.MessageState 62 sizeCache protoimpl.SizeCache 63 unknownFields protoimpl.UnknownFields 66 func (x *ImportMessage) Reset() { 75 func (x *ImportMessage) String() string { 79 func (*ImportMessage) ProtoMessage() {} 81 func (x *ImportMessage) ProtoReflect() protoreflect.Message { 94 func (*ImportMessage) Descriptor() ([]byte, []int) {
|
H A D | test_import.proto | 11 message ImportMessage { message
|
H A D | test.proto | 65 optional ImportMessage optional_import_message = 20; field
|
/aosp_15_r20/external/golang-protobuf/internal/testprotos/test/ |
H A D | test_import.pb.go | 70 type ImportMessage struct { struct 71 state protoimpl.MessageState 72 sizeCache protoimpl.SizeCache 73 unknownFields protoimpl.UnknownFields 76 func (x *ImportMessage) Reset() { 85 func (x *ImportMessage) String() string { 89 func (*ImportMessage) ProtoMessage() {} 91 func (x *ImportMessage) ProtoReflect() protoreflect.Message { 104 func (*ImportMessage) Descriptor() ([]byte, []int) {
|
H A D | test_import.proto | 11 message ImportMessage { message
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | UnittestImportProto3.cs | 53 public sealed partial class ImportMessage : pb::IMessage<ImportMessage> class 78 public ImportMessage() { in ImportMessage() method in Google.Protobuf.TestProtos.ImportMessage 86 public ImportMessage(ImportMessage other) : this() { in ImportMessage() method in Google.Protobuf.TestProtos.ImportMessage
|
H A D | UnittestImport.cs | 62 public sealed partial class ImportMessage : pb::IMessage<ImportMessage> class 88 public ImportMessage() { in ImportMessage() method in Google.Protobuf.TestProtos.Proto2.ImportMessage 96 public ImportMessage(ImportMessage other) : this() { in ImportMessage() method in Google.Protobuf.TestProtos.Proto2.ImportMessage
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | UnittestImportProto3.cs | 53 public sealed partial class ImportMessage : pb::IMessage<ImportMessage> class 78 public ImportMessage() { in ImportMessage() method in Google.Protobuf.TestProtos.ImportMessage 86 public ImportMessage(ImportMessage other) : this() { in ImportMessage() method in Google.Protobuf.TestProtos.ImportMessage
|
H A D | UnittestImport.cs | 62 public sealed partial class ImportMessage : pb::IMessage<ImportMessage> class 88 public ImportMessage() { in ImportMessage() method in Google.Protobuf.TestProtos.Proto2.ImportMessage 96 public ImportMessage(ImportMessage other) : this() { in ImportMessage() method in Google.Protobuf.TestProtos.Proto2.ImportMessage
|
/aosp_15_r20/external/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/ |
H A D | unittest_import_proto3.proto | 58 message ImportMessage { message
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/protos/ |
H A D | unittest_import_proto3.proto | 46 message ImportMessage { message
|
H A D | unittest_import.proto | 53 message ImportMessage { message
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/ |
H A D | unittest_import_proto3.proto | 58 message ImportMessage { message
|
/aosp_15_r20/external/protobuf/csharp/protos/ |
H A D | unittest_import_proto3.proto | 46 message ImportMessage { message
|
H A D | unittest_import.proto | 53 message ImportMessage { message
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | unittest_import.proto | 57 message ImportMessage { message
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | unittest_import.proto | 57 message ImportMessage { message
|