Searched defs:ListParsedFiles (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/src/google/protobuf/compiler/ | ||
D | code_generator.cc | 59 void GeneratorContext::ListParsedFiles( in ListParsedFiles() function in google::protobuf::compiler::GeneratorContext |
D | plugin.cc | 87 void ListParsedFiles(vector<const FileDescriptor*>* output) { in ListParsedFiles() function in google::protobuf::compiler::GeneratorResponseContext |
D | command_line_interface.cc | 366 void ListParsedFiles(vector<const FileDescriptor*>* output) { in ListParsedFiles() function in google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl |