Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dplugin.proto58 repeated string file_to_generate = 1; field
Dplugin.pb.h384 inline const ::std::string& CodeGeneratorRequest::file_to_generate(int index) const { in file_to_generate() function
421 CodeGeneratorRequest::file_to_generate() const { in file_to_generate() function
/external/nanopb-c/generator/proto/
Dplugin.proto56 repeated string file_to_generate = 1; field