Home
last modified time | relevance | path

Searched defs:extendee (Results 1 – 22 of 22) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_extension.cc55 const Descriptor* extendee = descriptor->containing_type(); in ExtendeeClassName() local
/external/perfetto/protos/perfetto/common/
Ddescriptor.proto147 optional string extendee = 2; field
/external/protobuf/php/src/Google/Protobuf/Internal/
DFieldDescriptorProto.php60 private $extendee = ''; variable in Google\\Protobuf\\Internal\\FieldDescriptorProto
/external/protobuf/src/google/protobuf/
Ddescriptor_database.cc500 const Descriptor* extendee = pool_.FindMessageTypeByName(containing_type); in FindFileContainingExtension() local
514 const Descriptor* extendee = pool_.FindMessageTypeByName(extendee_type); in FindAllExtensionNumbers() local
Ddescriptor.proto195 optional string extendee = 2; field
Ddescriptor.cc1086 const Descriptor* extendee, int number) const { in FindExtension() argument
1091 const Descriptor* extendee, in FindAllExtensions()
1489 const Descriptor* extendee, int number) const { in FindExtensionByNumber() argument
1523 const Descriptor* extendee, const std::string& printable_name) const { in FindExtensionByPrintableName() argument
1550 const Descriptor* extendee, in FindAllExtensions()
5462 Symbol extendee = in CrossLinkField() local
Ddescriptor_unittest.cc121 const std::string& extendee, in AddExtension()
135 const std::string& extendee, in AddNestedExtension()
2840 const Descriptor* extendee = file->extension(0)->containing_type(); in TEST_P() local
Ddescriptor.pb.h7994 inline const std::string& FieldDescriptorProto::extendee() const { in extendee() function
8036 inline void FieldDescriptorProto::set_allocated_extendee(std::string* extendee) { in set_allocated_extendee()
8054 std::string* extendee) { in unsafe_arena_set_allocated_extendee()
/external/perfetto/src/trace_processor/util/
Ddescriptors.cc85 auto extendee = FindDescriptorIdx(extendee_name); in AddExtensionField() local
/external/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto158 optional string extendee = 2; field
/external/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto158 optional string extendee = 2; field
/external/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto158 optional string extendee = 2; field
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/
Ddescriptor.proto165 optional string extendee = 2; field
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto183 optional string extendee = 2; field
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto195 optional string extendee = 2; field
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto194 optional string extendee = 2; field
/external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor.proto192 optional string extendee = 2; field
Ddescriptor_sv.proto192 optional string extendee = 2 [ctype = STRING_PIECE]; field
/external/protobuf/src/google/protobuf/compiler/
Dparser.cc1822 std::string extendee; in ParseExtend() local
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java1379 final GenericDescriptor extendee = in crossLink() local
/external/rust/crates/protobuf/src/
Ddescriptor.rs2144 extendee: crate::SingularField<::std::string::String>, field
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto2758 optional string extendee = 2; field