google.golang.org/protobuf/internal/filedesc.Builder.RawDescriptor (field)

11 uses

	google.golang.org/protobuf/internal/filedesc (current package)
		build.go#L25: 	RawDescriptor []byte
		build.go#L94: 		db.unmarshalCounts(db.RawDescriptor, true)
		desc_init.go#L30: 	fd.unmarshalSeed(db.RawDescriptor)
		desc_lazy.go#L20: 	fd.unmarshalFull(fd.builder.RawDescriptor)

	google.golang.org/protobuf/internal/impl
		legacy_file.go#L60: 		RawDescriptor: b2,

	google.golang.org/protobuf/types/known/anypb
		any.pb.go#L456: 			RawDescriptor: unsafe.Slice(unsafe.StringData(file_google_protobuf_any_proto_rawDesc), len(file_google_protobuf_any_proto_rawDesc)),

	google.golang.org/protobuf/types/known/durationpb
		duration.pb.go#L333: 			RawDescriptor: unsafe.Slice(unsafe.StringData(file_google_protobuf_duration_proto_rawDesc), len(file_google_protobuf_duration_proto_rawDesc)),

	google.golang.org/protobuf/types/known/timestamppb
		timestamp.pb.go#L342: 			RawDescriptor: unsafe.Slice(unsafe.StringData(file_google_protobuf_timestamp_proto_rawDesc), len(file_google_protobuf_timestamp_proto_rawDesc)),

	google.golang.org/genproto/googleapis/rpc/status
		status.pb.go#L189: 			RawDescriptor: file_google_rpc_status_proto_rawDesc,

	google.golang.org/grpc/binarylog/grpc_binarylog_v1
		binarylog.pb.go#L990: 			RawDescriptor: unsafe.Slice(unsafe.StringData(file_grpc_binlog_v1_binarylog_proto_rawDesc), len(file_grpc_binlog_v1_binarylog_proto_rawDesc)),

	google.golang.org/grpc/health/grpc_health_v1
		health.pb.go#L336: 			RawDescriptor: unsafe.Slice(unsafe.StringData(file_grpc_health_v1_health_proto_rawDesc), len(file_grpc_health_v1_health_proto_rawDesc)),