HomeSort by relevance Sort by last modified time
    Searched refs:FileDescriptorProto (Results 76 - 100 of 120) sorted by null

1 2 34 5

  /external/golang-protobuf/protoc-gen-go/generator/
generator.go 105 // Each type we import as a protocol buffer (other than FileDescriptorProto) needs
106 // a pointer to the FileDescriptorProto that represents it. These types achieve that
123 func fileIsProto3(file *descriptor.FileDescriptorProto) bool {
127 func (c *common) proto3() bool { return fileIsProto3(c.file.FileDescriptorProto) }
261 *descriptor.FileDescriptorProto
732 FileDescriptorProto: f,
    [all...]
  /external/golang-protobuf/protoc-gen-go/testdata/imports/
test_import_all.pb.go 121 // 258 bytes of a gzipped FileDescriptorProto
  /external/golang-protobuf/protoc-gen-go/testdata/proto3/
proto3.pb.go 181 // 306 bytes of a gzipped FileDescriptorProto
  /external/golang-protobuf/ptypes/any/
any.pb.go 187 // 185 bytes of a gzipped FileDescriptorProto
  /external/golang-protobuf/ptypes/duration/
duration.pb.go 148 // 190 bytes of a gzipped FileDescriptorProto
  /external/golang-protobuf/ptypes/timestamp/
timestamp.pb.go 166 // 191 bytes of a gzipped FileDescriptorProto
  /external/syzkaller/vendor/github.com/golang/protobuf/ptypes/any/
any.pb.go 178 // 185 bytes of a gzipped FileDescriptorProto
  /external/syzkaller/vendor/github.com/golang/protobuf/ptypes/duration/
duration.pb.go 146 // 190 bytes of a gzipped FileDescriptorProto
  /external/syzkaller/vendor/github.com/golang/protobuf/ptypes/timestamp/
timestamp.pb.go 162 // 191 bytes of a gzipped FileDescriptorProto
  /external/syzkaller/vendor/google.golang.org/genproto/googleapis/rpc/status/
status.pb.go 141 // 209 bytes of a gzipped FileDescriptorProto
  /external/golang-protobuf/proto/
properties.go 539 // full file name of a .proto file to its compressed FileDescriptorProto.
544 // FileDescriptor returns the compressed FileDescriptorProto for a .proto file.
  /external/protobuf/python/google/protobuf/
descriptor_pool.py 112 """Adds the FileDescriptorProto and its types to this pool.
115 file_desc_proto: The FileDescriptorProto to add.
121 """Adds the FileDescriptorProto and its types to this pool.
125 FileDescriptorProto to add.
130 file_desc_proto = descriptor_pb2.FileDescriptorProto.FromString(
descriptor.py 774 """Descriptor for a file. Mimics the descriptor_pb2.FileDescriptorProto.
784 descriptor_pb2.FileDescriptorProto.
836 """Copies this to a descriptor_pb2.FileDescriptorProto.
839 proto: An empty descriptor_pb2.FileDescriptorProto.
    [all...]
  /external/syzkaller/vendor/github.com/golang/protobuf/proto/
properties.go 538 // full file name of a .proto file to its compressed FileDescriptorProto.
543 // FileDescriptor returns the compressed FileDescriptorProto for a .proto file.
  /external/golang-protobuf/protoc-gen-go/testdata/deprecated/
deprecated.pb.go 172 // 287 bytes of a gzipped FileDescriptorProto
  /external/golang-protobuf/protoc-gen-go/testdata/import_public/sub/
a.pb.go 382 // 410 bytes of a gzipped FileDescriptorProto
  /external/golang-protobuf/ptypes/struct/
struct.pb.go 308 // 417 bytes of a gzipped FileDescriptorProto
  /external/grpc-grpc/src/csharp/Grpc.Reflection/
Reflection.cs 63 new pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Reflection.V1Alpha.FileDescriptorResponse), global::Grpc.Reflection.V1Alpha.FileDescriptorResponse.Parser, new[]{ "FileDescriptorProto" }, null, null, null),
    [all...]
  /external/protobuf/python/google/protobuf/pyext/
descriptor.cc     [all...]
  /external/protobuf/python/google/protobuf/internal/
reflection_test.py     [all...]
  /external/golang-protobuf/jsonpb/jsonpb_test_proto/
more_test_objects.pb.go 341 // 526 bytes of a gzipped FileDescriptorProto
  /external/golang-protobuf/protoc-gen-go/testdata/extension_user/
extension_user.pb.go 376 // 492 bytes of a gzipped FileDescriptorProto
  /external/golang-protobuf/protoc-gen-go/testdata/grpc/
grpc.pb.go 159 // 244 bytes of a gzipped FileDescriptorProto
  /external/golang-protobuf/ptypes/wrappers/
wrappers.pb.go 443 // 259 bytes of a gzipped FileDescriptorProto
  /external/syzkaller/vendor/google.golang.org/genproto/googleapis/iam/v1/
policy.pb.go 339 // 403 bytes of a gzipped FileDescriptorProto

Completed in 780 milliseconds

1 2 34 5