Searched defs:file_to_generate (Results 1 – 3 of 3) sorted by relevance
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/ | ||
| D | plugin.proto | 61 repeated string file_to_generate = 1; field |
| D | plugin.pb.h | 430 inline const ::std::string& CodeGeneratorRequest::file_to_generate(int index) const { in file_to_generate() function |
| D | plugin.pb.cc | 531 const ::std::string& CodeGeneratorRequest::file_to_generate(int index) const { in file_to_generate() function in google::protobuf::compiler::CodeGeneratorRequest |