HomeSort by relevance Sort by last modified time
    Searched refs:proto_file (Results 1 - 12 of 12) sorted by null

  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/experimental/parser/
pyprotobuf.g 44 : proto_file EOF^
protobuf.g 141 proto_file
151 -> ^(PROTO_FILE package_decl*
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_bootstrap_unittest.cc 124 const FileDescriptor* proto_file = local
129 ASSERT_TRUE(proto_file != NULL);
137 ASSERT_TRUE(generator.Generate(proto_file, parameter,
  /external/protobuf/src/google/protobuf/compiler/
plugin.cc 115 const FileDescriptor* file = pool.BuildFile(request.proto_file(i));
plugin.pb.cc 286 // repeated .google.protobuf.FileDescriptorProto proto_file = 15;
345 // repeated .google.protobuf.FileDescriptorProto proto_file = 15;
348 15, this->proto_file(i), output);
382 // repeated .google.protobuf.FileDescriptorProto proto_file = 15;
386 15, this->proto_file(i), target);
416 // repeated .google.protobuf.FileDescriptorProto proto_file = 15;
421 this->proto_file(i));
473 if (!::google::protobuf::internal::AllAreInitialized(this->proto_file())) return false;
    [all...]
plugin.pb.h 126 // repeated .google.protobuf.FileDescriptorProto proto_file = 15;
130 inline const ::google::protobuf::FileDescriptorProto& proto_file(int index) const;
134 proto_file() const;
507 // repeated .google.protobuf.FileDescriptorProto proto_file = 15;
514 inline const ::google::protobuf::FileDescriptorProto& CodeGeneratorRequest::proto_file(int index) const { function in class:google::protobuf::compiler::CodeGeneratorRequest
515 // @@protoc_insertion_point(field_get:google.protobuf.compiler.CodeGeneratorRequest.proto_file)
519 // @@protoc_insertion_point(field_mutable:google.protobuf.compiler.CodeGeneratorRequest.proto_file)
523 // @@protoc_insertion_point(field_add:google.protobuf.compiler.CodeGeneratorRequest.proto_file)
527 CodeGeneratorRequest::proto_file() const { function in class:google::protobuf::compiler::CodeGeneratorRequest
528 // @@protoc_insertion_point(field_list:google.protobuf.compiler.CodeGeneratorRequest.proto_file)
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/
plugin.pb.h 127 // repeated .google.protobuf.FileDescriptorProto proto_file = 15;
131 inline const ::google::protobuf::FileDescriptorProto& proto_file(int index) const;
135 proto_file() const;
500 // repeated .google.protobuf.FileDescriptorProto proto_file = 15;
507 inline const ::google::protobuf::FileDescriptorProto& CodeGeneratorRequest::proto_file(int index) const { function in class:google::protobuf::compiler::CodeGeneratorRequest
517 CodeGeneratorRequest::proto_file() const { function in class:google::protobuf::compiler::CodeGeneratorRequest
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/
plugin.pb.h 127 // repeated .google.protobuf.FileDescriptorProto proto_file = 15;
131 inline const ::google::protobuf::FileDescriptorProto& proto_file(int index) const;
135 proto_file() const;
500 // repeated .google.protobuf.FileDescriptorProto proto_file = 15;
507 inline const ::google::protobuf::FileDescriptorProto& CodeGeneratorRequest::proto_file(int index) const { function in class:google::protobuf::compiler::CodeGeneratorRequest
517 CodeGeneratorRequest::proto_file() const { function in class:google::protobuf::compiler::CodeGeneratorRequest
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/
plugin.pb.h 127 // repeated .google.protobuf.FileDescriptorProto proto_file = 15;
131 inline const ::google::protobuf::FileDescriptorProto& proto_file(int index) const;
135 proto_file() const;
500 // repeated .google.protobuf.FileDescriptorProto proto_file = 15;
507 inline const ::google::protobuf::FileDescriptorProto& CodeGeneratorRequest::proto_file(int index) const { function in class:google::protobuf::compiler::CodeGeneratorRequest
517 CodeGeneratorRequest::proto_file() const { function in class:google::protobuf::compiler::CodeGeneratorRequest
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/
plugin.pb.h 140 // repeated .google.protobuf.FileDescriptorProto proto_file = 15;
144 const ::google::protobuf::FileDescriptorProto& proto_file(int index) const;
150 proto_file() const;
520 // repeated .google.protobuf.FileDescriptorProto proto_file = 15;
527 inline const ::google::protobuf::FileDescriptorProto& CodeGeneratorRequest::proto_file(int index) const { function in class:google::protobuf::compiler::CodeGeneratorRequest
528 // @@protoc_insertion_point(field_get:google.protobuf.compiler.CodeGeneratorRequest.proto_file)
532 // @@protoc_insertion_point(field_mutable:google.protobuf.compiler.CodeGeneratorRequest.proto_file)
536 // @@protoc_insertion_point(field_add:google.protobuf.compiler.CodeGeneratorRequest.proto_file)
541 // @@protoc_insertion_point(field_mutable_list:google.protobuf.compiler.CodeGeneratorRequest.proto_file)
545 CodeGeneratorRequest::proto_file() const function in class:google::protobuf::compiler::CodeGeneratorRequest
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/
plugin.pb.h 127 // repeated .google.protobuf.FileDescriptorProto proto_file = 15;
131 inline const ::google::protobuf::FileDescriptorProto& proto_file(int index) const;
135 proto_file() const;
500 // repeated .google.protobuf.FileDescriptorProto proto_file = 15;
507 inline const ::google::protobuf::FileDescriptorProto& CodeGeneratorRequest::proto_file(int index) const { function in class:google::protobuf::compiler::CodeGeneratorRequest
517 CodeGeneratorRequest::proto_file() const { function in class:google::protobuf::compiler::CodeGeneratorRequest
  /external/nanopb-c/generator/
nanopb_generator.py     [all...]

Completed in 627 milliseconds