Searched refs:fileDescriptor0 (Results 1 – 1 of 1) sorted by relevance
/external/golang-protobuf/protoc-gen-go/plugin/ |
D | plugin.pb.go | 49 func (*Version) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{0} } 129 func (*CodeGeneratorRequest) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{1} } 196 func (*CodeGeneratorResponse) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{2} } 291 func (*CodeGeneratorResponse_File) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{2, … 338 func init() { proto.RegisterFile("google/protobuf/compiler/plugin.proto", fileDescriptor0) } 340 var fileDescriptor0 = []byte{ var
|