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

  /external/perfetto/protos/perfetto/common/
descriptor.proto 80 repeated string reserved_name = 10;
175 repeated string reserved_name = 5;
  /external/protobuf/src/google/protobuf/
descriptor.h 349 const string& reserved_name(int index) const;
1790 inline const string& Descriptor::reserved_name(int index) const { function in class:google::protobuf::Descriptor
    [all...]
descriptor.pb.cc 4096 const ::std::string& DescriptorProto::reserved_name(int index) const { function in class:google::protobuf::DescriptorProto
4134 DescriptorProto::reserved_name() const { function in class:google::protobuf::DescriptorProto
    [all...]
descriptor.cc     [all...]
descriptor.pb.h 4587 inline const ::std::string& DescriptorProto::reserved_name(int index) const { function in class:google::protobuf::DescriptorProto
4625 DescriptorProto::reserved_name() const { function in class:google::protobuf::DescriptorProto
    [all...]
descriptor_unittest.cc     [all...]
  /external/golang-protobuf/protoc-gen-go/descriptor/
descriptor.pb.go 540 ReservedName []string `protobuf:"bytes,10,rep,name=reserved_name,json=reservedName" json:"reserved_name,omitempty"`
    [all...]
  /external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
descriptor.pb.go 512 ReservedName []string `protobuf:"bytes,10,rep,name=reserved_name,json=reservedName" json:"reserved_name,omitempty"`
    [all...]
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
Descriptor.cs     [all...]

Completed in 530 milliseconds