Searched defs:ListParsedFiles (Results 1 – 4 of 4) sorted by relevance
/external/protobuf/src/google/protobuf/compiler/ | ||
D | code_generator.cc | 88 void GeneratorContext::ListParsedFiles( in ListParsedFiles() function in google::protobuf::compiler::GeneratorContext |
D | plugin.cc | 89 void ListParsedFiles(std::vector<const FileDescriptor*>* output) { in ListParsedFiles() function in google::protobuf::compiler::GeneratorResponseContext |
D | command_line_interface.cc | 391 void ListParsedFiles(std::vector<const FileDescriptor*>* output) { in ListParsedFiles() function in google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl |
/external/rust/crates/grpcio-sys/grpc/tools/distrib/python/grpcio_tools/grpc_tools/ | ||
D | main.cc | 87 void ListParsedFiles( in ListParsedFiles() function in grpc_tools::internal::GeneratorContextImpl |