Home
last modified time | relevance | path

Searched defs:FileDescriptorSet (Results 1 – 25 of 227) sorted by relevance

12345678910

/aosp_15_r20/external/golang-protobuf/types/descriptorpb/
H A Ddescriptor.pb.go683 type FileDescriptorSet struct { struct
684 state protoimpl.MessageState
685 sizeCache protoimpl.SizeCache
686 unknownFields protoimpl.UnknownFields
688 File []*FileDescriptorProto `protobuf:"bytes,1,rep,name=file" json:"file,omitempty"`
691 func (x *FileDescriptorSet) Reset() {
700 func (x *FileDescriptorSet) String() string {
704 func (*FileDescriptorSet) ProtoMessage() {}
706 func (x *FileDescriptorSet) ProtoReflect() protoreflect.Message {
719 func (*FileDescriptorSet) Descriptor() ([]byte, []int) {
[all …]
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFileDescriptorSet.php19 class FileDescriptorSet extends \Google\Protobuf\Internal\Message class
H A DDescriptorPool.php37 use Google\Protobuf\Internal\FileDescriptorSet; alias
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/
H A DFileDescriptorSet.php19 class FileDescriptorSet extends \Google\Protobuf\Internal\Message class
H A DDescriptorPool.php37 use Google\Protobuf\Internal\FileDescriptorSet; alias
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_non_minimal_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/
H A Dextension_descriptor.pbzero.h18 class FileDescriptorSet; variable
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_non_minimal_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/
Dextension_descriptor.pbzero.h18 class FileDescriptorSet; variable
/aosp_15_r20/external/golang-protobuf/reflect/protodesc/
H A Ddesc.go72 func NewFiles(fd *descriptorpb.FileDescriptorSet) (*protoregistry.Files, error) {
/aosp_15_r20/external/bazelbuild-rules_rust/proto/prost/private/
H A Dprotoc_wrapper.rs309 descriptor_set: &FileDescriptorSet, in get_extern_paths()
648 fn parse_descriptor_set_file(descriptor_set_path: &PathBuf) -> FileDescriptorSet { in parse_descriptor_set_file()
/aosp_15_r20/external/protobuf/php/tests/
H A DPhpImplementationTest.php11 use Google\Protobuf\Internal\FileDescriptorSet; alias
/aosp_15_r20/external/cronet/third_party/protobuf/php/tests/
H A DPhpImplementationTest.php11 use Google\Protobuf\Internal\FileDescriptorSet; alias
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/
Dparser.rs112 pub fn file_descriptor_set(&self) -> anyhow::Result<FileDescriptorSet> { in file_descriptor_set()
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface.h63 class FileDescriptorSet; // descriptor.h variable
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface.h63 class FileDescriptorSet; // descriptor.h variable
/aosp_15_r20/external/perfetto/protos/perfetto/common/
H A Ddescriptor.proto24 message FileDescriptorSet { message
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/
Ddescriptor.rs28 pub struct FileDescriptorSet { struct
33 // @@protoc_insertion_point(special_field:google.protobuf.FileDescriptorSet.special_fields) argument
37 impl<'a> ::std::default::Default for &'a FileDescriptorSet { argument
43 impl FileDescriptorSet { implementation
64 impl crate::Message for FileDescriptorSet { implementation
137 impl crate::MessageFull for FileDescriptorSet { implementation
144 impl ::std::fmt::Display for FileDescriptorSet { implementation
150 impl crate::reflect::ProtobufValue for FileDescriptorSet { implementation
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto52 message FileDescriptorSet { message
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Ddescriptor.rs24 pub struct FileDescriptorSet { struct
34 impl<'a> ::std::default::Default for &'a FileDescriptorSet { implementation
40 impl FileDescriptorSet { impl
71 impl crate::Message for FileDescriptorSet { implementation
172 impl crate::Clear for FileDescriptorSet { implementation
179 impl ::std::fmt::Debug for FileDescriptorSet { implementation
185 impl crate::reflect::ProtobufValue for FileDescriptorSet { implementation
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_common_lite_gen/gen/external/perfetto/protos/perfetto/common/
Ddescriptor.pb.cc23 PROTOBUF_CONSTEXPR FileDescriptorSet::FileDescriptorSet( in FileDescriptorSet() function in perfetto::protos::FileDescriptorSet
436 FileDescriptorSet::FileDescriptorSet(::PROTOBUF_NAMESPACE_ID::Arena* arena, in FileDescriptorSet() function in perfetto::protos::FileDescriptorSet
442 FileDescriptorSet::FileDescriptorSet(const FileDescriptorSet& from) in FileDescriptorSet() function in perfetto::protos::FileDescriptorSet
/aosp_15_r20/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto55 message FileDescriptorSet { message
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Ddescriptor.proto57 message FileDescriptorSet { message
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/
Ddescriptor.proto57 message FileDescriptorSet { message
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor.proto52 message FileDescriptorSet { message
Ddescriptor_sv.proto52 message FileDescriptorSet { message
/aosp_15_r20/external/nanopb-c/generator/proto/google/protobuf/
H A Ddescriptor.proto56 message FileDescriptorSet { message

12345678910