/external/rust/crates/protobuf-codegen/src/ |
D | lib.rs | 97 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()
|
D | extensions.rs | 88 file: &FileDescriptorProto, in write_extensions()
|
D | enums.rs | 65 current_file: &FileDescriptorProto, in new()
|
D | scope.rs | 143 pub fn get_file_descriptor(&self) -> &'a FileDescriptorProto { in get_file_descriptor() 260 fn get_file_descriptor(&self) -> &'a FileDescriptorProto { in get_file_descriptor()
|
D | rust_types_values.rs | 502 file: &FileDescriptorProto, in type_name_to_rust_relative()
|
/external/rust/crates/protobuf/src/reflect/ |
D | message.rs | 71 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()
|
D | find_message_or_enum.rs | 25 file: &'a FileDescriptorProto, in find_message_or_enum()
|
D | enums.rs | 87 file: &'static FileDescriptorProto, in new_pb_name()
|
/external/golang-protobuf/protoc-gen-go/descriptor/ |
D | descriptor.pb.go | 389 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/ |
D | compiler_plugin.rs | 24 F: Fn(&[FileDescriptorProto], &[String]) -> Vec<GenResult>, in plugin_main()
|
D | descriptorx.rs | 192 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()
|
D | plugin.rs | 401 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()
|
D | descriptor.rs | 48 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/ |
D | config_protobuf.h | 80 typedef GRPC_CUSTOM_FILEDESCRIPTORPROTO FileDescriptorProto; typedef
|
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/ |
D | config_protobuf.h | 84 typedef GRPC_CUSTOM_FILEDESCRIPTORPROTO FileDescriptorProto; typedef
|
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/ |
D | config_protobuf.h | 84 typedef GRPC_CUSTOM_FILEDESCRIPTORPROTO FileDescriptorProto; typedef
|
/external/rust/crates/grpcio-compiler/src/ |
D | codegen.rs | 545 file: &FileDescriptorProto, in new() 654 file: &FileDescriptorProto, in gen_file() 681 file_descriptors: &[FileDescriptorProto], in gen()
|
/external/perfetto/protos/perfetto/common/ |
D | descriptor.proto | 29 message FileDescriptorProto { message
|
/external/protobuf/src/google/protobuf/compiler/ |
D | command_line_interface.h | 60 class FileDescriptorProto; // descriptor.pb.h variable
|
/external/protobuf/php/src/Google/Protobuf/Internal/ |
D | FileDescriptorProto.php | 18 class FileDescriptorProto extends \Google\Protobuf\Internal\Message class
|
/external/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | descriptor.proto | 56 message FileDescriptorProto { message
|
/external/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
D | descriptor.proto | 56 message FileDescriptorProto { message
|
/external/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | descriptor.proto | 56 message FileDescriptorProto { message
|
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/ |
D | descriptor.proto | 57 message FileDescriptorProto { message
|
/external/nos/host/generic/nugget/proto/google/protobuf/ |
D | descriptor.proto | 60 message FileDescriptorProto { message
|