HomeSort by relevance Sort by last modified time
    Searched refs:Extendee (Results 1 - 5 of 5) sorted by null

  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
Descriptor.cs 148 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.FieldDescriptorProto), global::Google.Protobuf.Reflection.FieldDescriptorProto.Parser, new[]{ "Name", "Number", "Label", "Type", "TypeName", "Extendee", "DefaultValue", "OneofIndex", "JsonName", "Options" }, null, new[]{ typeof(global::Google.Protobuf.Reflection.FieldDescriptorProto.Types.Type), typeof(global::Google.Protobuf.Reflection.FieldDescriptorProto.Types.Label) }, null),
    [all...]
  /external/protobuf/src/google/protobuf/
extension_set.h     [all...]
  /external/golang-protobuf/protoc-gen-go/generator/
generator.go     [all...]
  /external/golang-protobuf/protoc-gen-go/descriptor/
descriptor.pb.go 811 Extendee *string `protobuf:"bytes,2,opt,name=extendee" json:"extendee,omitempty"`
893 if m != nil && m.Extendee != nil {
894 return *m.Extendee
    [all...]
  /external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
descriptor.pb.go 779 Extendee *string `protobuf:"bytes,2,opt,name=extendee" json:"extendee,omitempty"`
860 if m != nil && m.Extendee != nil {
861 return *m.Extendee
    [all...]

Completed in 149 milliseconds