Home
last modified time | relevance | path

Searched defs:file_to_generate (Results 1 – 6 of 6) sorted by relevance

/external/nanopb-c/generator/proto/
Dplugin.proto59 repeated string file_to_generate = 1; field
/external/grpc-grpc/third_party/nanopb/generator/proto/
Dplugin.proto59 repeated string file_to_generate = 1; field
/external/protobuf/src/google/protobuf/compiler/
Dplugin.proto61 repeated string file_to_generate = 1; field
Dplugin.pb.h418 inline const ::std::string& CodeGeneratorRequest::file_to_generate(int index) const { in file_to_generate() function
456 CodeGeneratorRequest::file_to_generate() const { in file_to_generate() function
Dplugin.pb.cc534 const ::std::string& CodeGeneratorRequest::file_to_generate(int index) const { in file_to_generate() function in google::protobuf::compiler::CodeGeneratorRequest
572 CodeGeneratorRequest::file_to_generate() const { in file_to_generate() function in google::protobuf::compiler::CodeGeneratorRequest
/external/golang-protobuf/protoc-gen-go/plugin/
Dplugin.proto71 repeated string file_to_generate = 1; field