Home
last modified time | relevance | path

Searched defs:reserved_name (Results 1 – 21 of 21) sorted by relevance

/external/perfetto/protos/perfetto/common/
Ddescriptor.proto82 repeated string reserved_name = 10; field
191 repeated string reserved_name = 5; field
/external/cronet/third_party/protobuf/php/tests/proto/
Dtest_php_namespace.proto13 Empty reserved_name = 4; field
/external/protobuf/php/tests/proto/
Dtest_php_namespace.proto13 Empty reserved_name = 4; field
/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
DEnumDescriptorProto.php46 private $reserved_name; variable in Google\\Protobuf\\Internal\\EnumDescriptorProto
DDescriptorProto.php62 private $reserved_name; variable in Google\\Protobuf\\Internal\\DescriptorProto
/external/protobuf/php/src/Google/Protobuf/Internal/
DEnumDescriptorProto.php46 private $reserved_name; variable in Google\\Protobuf\\Internal\\EnumDescriptorProto
DDescriptorProto.php62 private $reserved_name; variable in Google\\Protobuf\\Internal\\DescriptorProto
/external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor_sv.proto122 repeated string reserved_name = 10 [ctype = STRING_PIECE]; field
269 repeated string reserved_name = 5 [ctype = STRING_PIECE]; field
Ddescriptor.proto121 repeated string reserved_name = 10; field
269 repeated string reserved_name = 5; field
/external/cronet/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto125 repeated string reserved_name = 10; field
272 repeated string reserved_name = 5; field
Ddescriptor.h2233 inline const std::string& Descriptor::reserved_name(int index) const { in reserved_name() function
2252 inline const std::string& EnumDescriptor::reserved_name(int index) const { in reserved_name() function
Ddescriptor.pb.h9830 inline const std::string& DescriptorProto::reserved_name(int index) const { in reserved_name() function
9877 DescriptorProto::reserved_name() const { in reserved_name() function
10989 inline const std::string& EnumDescriptorProto::reserved_name(int index) const { in reserved_name() function
11036 EnumDescriptorProto::reserved_name() const { in reserved_name() function
/external/rust/crates/protobuf-parse/src/proto/google/protobuf/
Ddescriptor.proto125 repeated string reserved_name = 10; field
273 repeated string reserved_name = 5; field
/external/protobuf/src/google/protobuf/
Ddescriptor.proto125 repeated string reserved_name = 10; field
272 repeated string reserved_name = 5; field
Ddescriptor.h2233 inline const std::string& Descriptor::reserved_name(int index) const { in reserved_name() function
2252 inline const std::string& EnumDescriptor::reserved_name(int index) const { in reserved_name() function
Ddescriptor.pb.h9965 inline const std::string& DescriptorProto::reserved_name(int index) const { in reserved_name() function
10012 DescriptorProto::reserved_name() const { in reserved_name() function
11124 inline const std::string& EnumDescriptorProto::reserved_name(int index) const { in reserved_name() function
11171 EnumDescriptorProto::reserved_name() const { in reserved_name() function
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto124 repeated string reserved_name = 10; field
248 repeated string reserved_name = 5; field
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto121 repeated string reserved_name = 10; field
/external/rust/crates/protobuf/src/
Ddescriptor.rs662 pub reserved_name: ::std::vec::Vec<::std::string::String>, field
2559 pub reserved_name: ::std::vec::Vec<::std::string::String>, field
/external/rust/crates/protobuf/2.27.1/src/
Ddescriptor.rs913 pub reserved_name: crate::RepeatedField<::std::string::String>, field
3151 pub reserved_name: crate::RepeatedField<::std::string::String>, field
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto4456 repeated string reserved_name = 10; field
4565 repeated string reserved_name = 5; field