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

1 23 4 5

  /external/golang-protobuf/ptypes/empty/
empty.pb.go 72 // 148 bytes of a gzipped FileDescriptorProto
  /external/syzkaller/vendor/google.golang.org/genproto/googleapis/api/annotations/
annotations.pb.go 40 // 208 bytes of a gzipped FileDescriptorProto
  /external/golang-protobuf/protoc-gen-go/descriptor/
descriptor.pb.go 350 File []*FileDescriptorProto `protobuf:"bytes,1,rep,name=file" json:"file,omitempty"`
381 func (m *FileDescriptorSet) GetFile() []*FileDescriptorProto {
389 type FileDescriptorProto struct {
418 func (m *FileDescriptorProto) Reset() { *m = FileDescriptorProto{} }
419 func (m *FileDescriptorProto) String() string { return proto.CompactTextString(m) }
420 func (*FileDescriptorProto) ProtoMessage() {}
421 func (*FileDescriptorProto) Descriptor() ([]byte, []int) {
425 func (m *FileDescriptorProto) XXX_Unmarshal(b []byte) error {
428 func (m *FileDescriptorProto) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
    [all...]
  /external/grpc-grpc/src/compiler/
generator_helpers.h 220 path.push_back(grpc::protobuf::FileDescriptorProto::kSyntaxFieldNumber);
  /external/grpc-grpc/src/cpp/ext/
proto_server_reflection.cc 201 protobuf::FileDescriptorProto file_desc_proto;
  /external/grpc-grpc/src/python/grpcio_tests/tests/reflection/
_reflection_servicer_test.py 46 proto = descriptor_pb2.FileDescriptorProto()
  /external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_file.cc 97 FileDescriptorProto file_proto;
  /external/protobuf/src/google/protobuf/compiler/javanano/
javanano_file.cc 98 FileDescriptorProto file_proto;
  /external/protobuf/src/google/protobuf/compiler/
mock_code_generator.cc 148 FileDescriptorProto file_descriptor_proto;
command_line_interface.cc 854 FileDescriptorProto file;
    [all...]
plugin.pb.cc 139 "otobuf.FileDescriptorProto\"\252\001\n\025CodeGener"
301 // repeated .google.protobuf.FileDescriptorProto proto_file = 15;
363 // repeated .google.protobuf.FileDescriptorProto proto_file = 15;
400 // repeated .google.protobuf.FileDescriptorProto proto_file = 15;
433 // repeated .google.protobuf.FileDescriptorProto proto_file = 15;
636 // repeated .google.protobuf.FileDescriptorProto proto_file = 15;
643 const ::google::protobuf::FileDescriptorProto& CodeGeneratorRequest::proto_file(int index) const {
647 ::google::protobuf::FileDescriptorProto* CodeGeneratorRequest::mutable_proto_file(int index) {
651 ::google::protobuf::FileDescriptorProto* CodeGeneratorRequest::add_proto_file() {
655 ::google::protobuf::RepeatedPtrField< ::google::protobuf::FileDescriptorProto >*
    [all...]
  /external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
descriptor.pb.go 324 File []*FileDescriptorProto `protobuf:"bytes,1,rep,name=file" json:"file,omitempty"`
354 func (m *FileDescriptorSet) GetFile() []*FileDescriptorProto {
362 type FileDescriptorProto struct {
391 func (m *FileDescriptorProto) Reset() { *m = FileDescriptorProto{} }
392 func (m *FileDescriptorProto) String() string { return proto.CompactTextString(m) }
393 func (*FileDescriptorProto) ProtoMessage() {}
394 func (*FileDescriptorProto) Descriptor() ([]byte, []int) {
397 func (m *FileDescriptorProto) XXX_Unmarshal(b []byte) error {
400 func (m *FileDescriptorProto) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
    [all...]
  /external/golang-protobuf/protoc-gen-go/plugin/
plugin.pb.go 116 // Type names of fields and extensions in the FileDescriptorProto are always
118 ProtoFile []*google_protobuf.FileDescriptorProto `protobuf:"bytes,15,rep,name=proto_file,json=protoFile" json:"proto_file,omitempty"`
162 func (m *CodeGeneratorRequest) GetProtoFile() []*google_protobuf.FileDescriptorProto {
341 // 417 bytes of a gzipped FileDescriptorProto
  /external/golang-protobuf/protoc-gen-go/testdata/extension_base/
extension_base.pb.go 123 // 179 bytes of a gzipped FileDescriptorProto
  /external/golang-protobuf/protoc-gen-go/testdata/import_public/
a.pb.go 127 // 195 bytes of a gzipped FileDescriptorProto
  /external/golang-protobuf/protoc-gen-go/testdata/imports/test_a_1/
m1.pb.go 124 // 165 bytes of a gzipped FileDescriptorProto
  /external/golang-protobuf/protoc-gen-go/testdata/multi/
multi1.pb.go 85 // 200 bytes of a gzipped FileDescriptorProto
multi2.pb.go 121 // 202 bytes of a gzipped FileDescriptorProto
multi3.pb.go 110 // 170 bytes of a gzipped FileDescriptorProto
  /external/protobuf/python/google/protobuf/internal/
descriptor_test.py 64 file_proto = descriptor_pb2.FileDescriptorProto(
700 # descriptor_pb2.FileDescriptorProto,
728 file_descriptor_proto = descriptor_pb2.FileDescriptorProto()
770 file_descriptor_proto = descriptor_pb2.FileDescriptorProto()
    [all...]
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
Descriptor.cs 145 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.FileDescriptorProto), global::Google.Protobuf.Reflection.FileDescriptorProto.Parser, new[]{ "Name", "Package", "Dependency", "PublicDependency", "WeakDependency", "MessageType", "EnumType", "Service", "Extension", "Options", "SourceCodeInfo", "Syntax" }, null, null, null),
203 private static readonly pb::FieldCodec<global::Google.Protobuf.Reflection.FileDescriptorProto> _repeated_file_codec
204 = pb::FieldCodec.ForMessage(10, global::Google.Protobuf.Reflection.FileDescriptorProto.Parser);
205 private readonly pbc::RepeatedField<global::Google.Protobuf.Reflection.FileDescriptorProto> file_ = new pbc::RepeatedField<global::Google.Protobuf.Reflection.FileDescriptorProto>();
206 public pbc::RepeatedField<global::Google.Protobuf.Reflection.FileDescriptorProto> File {
273 internal sealed partial class FileDescriptorProto : pb::IMessage<FileDescriptorProto> {
274 private static readonly pb::MessageParser<FileDescriptorProto> _parser = new pb::MessageParser<FileDescriptorProto>(() => new FileDescriptorProto())
    [all...]
  /external/golang-protobuf/protoc-gen-go/grpc/
grpc.go 104 if len(file.FileDescriptorProto.Service) == 0 {
122 for i, service := range file.FileDescriptorProto.Service {
  /external/protobuf/python/google/protobuf/pyext/
descriptor_pool.cc 382 // The code below loads new Descriptors from a serialized FileDescriptorProto.
426 FileDescriptorProto file_proto;
469 "Adds the FileDescriptorProto and its types to this pool." },
471 "Adds a serialized FileDescriptorProto to this pool." },
  /external/protobuf/src/google/protobuf/compiler/csharp/
csharp_helpers.cc 447 FileDescriptorProto fdp;
  /external/protobuf/src/google/protobuf/
message_unittest.cc 459 FileDescriptorProto file;

Completed in 437 milliseconds

1 23 4 5