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

  /external/protobuf/src/google/protobuf/compiler/
plugin.cc 124 parsed_files.push_back(pool.FindFileByName(request.file_to_generate(i)));
128 << request.file_to_generate(i) << endl;
plugin.pb.cc 136 "est\022\030\n\020file_to_generate\030\001 \003(\t\022\021\n\tparamet"
250 // repeated string file_to_generate = 1;
257 this->file_to_generate(this->file_to_generate_size() - 1).data(),
258 this->file_to_generate(this->file_to_generate_size() - 1).length(),
260 "file_to_generate");
325 // repeated string file_to_generate = 1;
328 this->file_to_generate(i).data(), this->file_to_generate(i).length(),
330 "file_to_generate");
332 1, this->file_to_generate(i), output)
    [all...]
plugin.pb.h 98 // repeated string file_to_generate = 1;
102 inline const ::std::string& file_to_generate(int index) const;
111 inline const ::google::protobuf::RepeatedPtrField< ::std::string>& file_to_generate() const;
377 // repeated string file_to_generate = 1;
384 inline const ::std::string& CodeGeneratorRequest::file_to_generate(int index) const { function in class:google::protobuf::compiler::CodeGeneratorRequest
385 // @@protoc_insertion_point(field_get:google.protobuf.compiler.CodeGeneratorRequest.file_to_generate)
389 // @@protoc_insertion_point(field_mutable:google.protobuf.compiler.CodeGeneratorRequest.file_to_generate)
393 // @@protoc_insertion_point(field_set:google.protobuf.compiler.CodeGeneratorRequest.file_to_generate)
398 // @@protoc_insertion_point(field_set_char:google.protobuf.compiler.CodeGeneratorRequest.file_to_generate)
403 // @@protoc_insertion_point(field_set_pointer:google.protobuf.compiler.CodeGeneratorRequest.file_to_generate)
421 CodeGeneratorRequest::file_to_generate() const { function in class:google::protobuf::compiler::CodeGeneratorRequest
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/
plugin.pb.h 99 // repeated string file_to_generate = 1;
103 inline const ::std::string& file_to_generate(int index) const;
112 inline const ::google::protobuf::RepeatedPtrField< ::std::string>& file_to_generate() const;
386 // repeated string file_to_generate = 1;
393 inline const ::std::string& CodeGeneratorRequest::file_to_generate(int index) const { function in class:google::protobuf::compiler::CodeGeneratorRequest
422 CodeGeneratorRequest::file_to_generate() const { function in class:google::protobuf::compiler::CodeGeneratorRequest
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/
plugin.pb.h 99 // repeated string file_to_generate = 1;
103 inline const ::std::string& file_to_generate(int index) const;
112 inline const ::google::protobuf::RepeatedPtrField< ::std::string>& file_to_generate() const;
386 // repeated string file_to_generate = 1;
393 inline const ::std::string& CodeGeneratorRequest::file_to_generate(int index) const { function in class:google::protobuf::compiler::CodeGeneratorRequest
422 CodeGeneratorRequest::file_to_generate() const { function in class:google::protobuf::compiler::CodeGeneratorRequest
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/
plugin.pb.h 99 // repeated string file_to_generate = 1;
103 inline const ::std::string& file_to_generate(int index) const;
112 inline const ::google::protobuf::RepeatedPtrField< ::std::string>& file_to_generate() const;
386 // repeated string file_to_generate = 1;
393 inline const ::std::string& CodeGeneratorRequest::file_to_generate(int index) const { function in class:google::protobuf::compiler::CodeGeneratorRequest
422 CodeGeneratorRequest::file_to_generate() const { function in class:google::protobuf::compiler::CodeGeneratorRequest
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/
plugin.pb.h 112 // repeated string file_to_generate = 1;
116 const ::std::string& file_to_generate(int index) const;
125 const ::google::protobuf::RepeatedPtrField< ::std::string>& file_to_generate() const;
411 // repeated string file_to_generate = 1;
418 inline const ::std::string& CodeGeneratorRequest::file_to_generate(int index) const { function in class:google::protobuf::compiler::CodeGeneratorRequest
419 // @@protoc_insertion_point(field_get:google.protobuf.compiler.CodeGeneratorRequest.file_to_generate)
423 // @@protoc_insertion_point(field_mutable:google.protobuf.compiler.CodeGeneratorRequest.file_to_generate)
427 // @@protoc_insertion_point(field_set:google.protobuf.compiler.CodeGeneratorRequest.file_to_generate)
432 // @@protoc_insertion_point(field_set_char:google.protobuf.compiler.CodeGeneratorRequest.file_to_generate)
437 // @@protoc_insertion_point(field_set_pointer:google.protobuf.compiler.CodeGeneratorRequest.file_to_generate)
456 CodeGeneratorRequest::file_to_generate() const { function in class:google::protobuf::compiler::CodeGeneratorRequest
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/
plugin.pb.h 99 // repeated string file_to_generate = 1;
103 inline const ::std::string& file_to_generate(int index) const;
112 inline const ::google::protobuf::RepeatedPtrField< ::std::string>& file_to_generate() const;
386 // repeated string file_to_generate = 1;
393 inline const ::std::string& CodeGeneratorRequest::file_to_generate(int index) const { function in class:google::protobuf::compiler::CodeGeneratorRequest
422 CodeGeneratorRequest::file_to_generate() const { function in class:google::protobuf::compiler::CodeGeneratorRequest
  /external/nanopb-c/generator/
nanopb_generator.py     [all...]

Completed in 350 milliseconds