Home
last modified time | relevance | path

Searched refs:A1M2 (Results 1 – 2 of 2) sorted by relevance

/external/golang-protobuf/cmd/protoc-gen-go/testdata/imports/
Dtest_import_a1m2.pb.go18 type A1M2 struct { struct
26 func (x *A1M2) Reset() { argument
27 *x = A1M2{}
35 func (x *A1M2) String() string { argument
39 func (*A1M2) ProtoMessage() {} argument
41 func (x *A1M2) ProtoReflect() protoreflect.Message { argument
54 func (*A1M2) Descriptor() ([]byte, []int) { argument
58 func (x *A1M2) GetF() *test_a_1.M2 { argument
99 (*A1M2)(nil), // 0: test.A1M2
118 switch v := v.(*A1M2); i {
Dtest_import_a1m2.proto13 message A1M2 { message