Home
last modified time | relevance | path

Searched defs:FileDescriptorProto (Results 1 – 25 of 37) sorted by relevance

12

/external/rust/crates/protobuf-codegen/src/
Dlib.rs97 file: &FileDescriptorProto, in write_file_descriptor_data()
172 file: &FileDescriptorProto, in gen_file()
173 _files_map: &HashMap<&str, &FileDescriptorProto>, in gen_file()
259 file_descriptors: &[FileDescriptorProto], in gen()
295 file_descriptors: &[FileDescriptorProto], in gen_and_write()
Dextensions.rs88 file: &FileDescriptorProto, in write_extensions()
Denums.rs65 current_file: &FileDescriptorProto, in new()
Dscope.rs143 pub fn get_file_descriptor(&self) -> &'a FileDescriptorProto { in get_file_descriptor()
260 fn get_file_descriptor(&self) -> &'a FileDescriptorProto { in get_file_descriptor()
Drust_types_values.rs502 file: &FileDescriptorProto, in type_name_to_rust_relative()
/external/rust/crates/protobuf/src/reflect/
Dmessage.rs71 file: &'static FileDescriptorProto, in new_non_generic_by_rust_name()
131 file_descriptor_proto: &'static FileDescriptorProto, in new_non_generic_by_pb_name()
202 file: &'static FileDescriptorProto, in new()
216 file_descriptor_proto: &'static FileDescriptorProto, in new_pb_name()
Dfind_message_or_enum.rs25 file: &'a FileDescriptorProto, in find_message_or_enum()
Denums.rs87 file: &'static FileDescriptorProto, in new_pb_name()
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go389 type FileDescriptorProto struct { struct
390 Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
391 Package *string `protobuf:"bytes,2,opt,name=package" json:"package,omitempty"`
393 Dependency []string `protobuf:"bytes,3,rep,name=dependency" json:"dependency,omitempty"`
395 …uf:"varint,10,rep,name=public_dependency,json=publicDependency" json:"public_dependency,omitempty"`
398 …protobuf:"varint,11,rep,name=weak_dependency,json=weakDependency" json:"weak_dependency,omitempty"`
400 …to `protobuf:"bytes,4,rep,name=message_type,json=messageType" json:"message_type,omitempty"`
401 …DescriptorProto `protobuf:"bytes,5,rep,name=enum_type,json=enumType" json:"enum_type,omitempty"`
402 …ervice []*ServiceDescriptorProto `protobuf:"bytes,6,rep,name=service" json:"service,omitempty"`
403 …sion []*FieldDescriptorProto `protobuf:"bytes,7,rep,name=extension" json:"extension,omitempty"`
[all …]
/external/rust/crates/protobuf/src/
Dcompiler_plugin.rs24 F: Fn(&[FileDescriptorProto], &[String]) -> Vec<GenResult>, in plugin_main()
Ddescriptorx.rs192 pub fn get_file_descriptor(&self) -> &'a FileDescriptorProto { in get_file_descriptor()
297 fn get_file_descriptor(&self) -> &'a FileDescriptorProto { in get_file_descriptor()
612 fd: &'a FileDescriptorProto, in find_message_by_rust_name()
626 fd: &'a FileDescriptorProto, in find_enum_by_rust_name()
Dplugin.rs401 pub fn get_proto_file(&self) -> &[crate::descriptor::FileDescriptorProto] { in get_proto_file()
409 …pub fn set_proto_file(&mut self, v: crate::RepeatedField<crate::descriptor::FileDescriptorProto>) { in set_proto_file()
414 …pub fn mut_proto_file(&mut self) -> &mut crate::RepeatedField<crate::descriptor::FileDescriptorPro… in mut_proto_file()
419 …pub fn take_proto_file(&mut self) -> crate::RepeatedField<crate::descriptor::FileDescriptorProto> { in take_proto_file()
Ddescriptor.rs48 pub fn get_file(&self) -> &[FileDescriptorProto] { in get_file()
56 pub fn set_file(&mut self, v: crate::RepeatedField<FileDescriptorProto>) { in set_file()
61 pub fn mut_file(&mut self) -> &mut crate::RepeatedField<FileDescriptorProto> { in mut_file()
66 pub fn take_file(&mut self) -> crate::RepeatedField<FileDescriptorProto> { in take_file()
193 pub struct FileDescriptorProto { struct
214 impl<'a> ::std::default::Default for &'a FileDescriptorProto { argument
220 impl FileDescriptorProto { implementation
575 impl crate::Message for FileDescriptorProto { implementation
870 impl crate::Clear for FileDescriptorProto { implementation
888 impl ::std::fmt::Debug for FileDescriptorProto { implementation
[all …]
/external/grpc-grpc/include/grpcpp/impl/codegen/
Dconfig_protobuf.h80 typedef GRPC_CUSTOM_FILEDESCRIPTORPROTO FileDescriptorProto; typedef
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
Dconfig_protobuf.h84 typedef GRPC_CUSTOM_FILEDESCRIPTORPROTO FileDescriptorProto; typedef
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
Dconfig_protobuf.h84 typedef GRPC_CUSTOM_FILEDESCRIPTORPROTO FileDescriptorProto; typedef
/external/rust/crates/grpcio-compiler/src/
Dcodegen.rs545 file: &FileDescriptorProto, in new()
654 file: &FileDescriptorProto, in gen_file()
681 file_descriptors: &[FileDescriptorProto], in gen()
/external/perfetto/protos/perfetto/common/
Ddescriptor.proto29 message FileDescriptorProto { message
/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.h60 class FileDescriptorProto; // descriptor.pb.h variable
/external/protobuf/php/src/Google/Protobuf/Internal/
DFileDescriptorProto.php18 class FileDescriptorProto extends \Google\Protobuf\Internal\Message class
/external/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto56 message FileDescriptorProto { message
/external/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto56 message FileDescriptorProto { message
/external/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto56 message FileDescriptorProto { message
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/
Ddescriptor.proto57 message FileDescriptorProto { message
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto60 message FileDescriptorProto { message

12