Home
last modified time | relevance | path

Searched defs:ListParsedFiles (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
Dcode_generator.cc88 void GeneratorContext::ListParsedFiles( in ListParsedFiles() function in google::protobuf::compiler::GeneratorContext
Dplugin.cc89 void ListParsedFiles(std::vector<const FileDescriptor*>* output) { in ListParsedFiles() function in google::protobuf::compiler::GeneratorResponseContext
Dcommand_line_interface.cc391 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/
Dmain.cc87 void ListParsedFiles( in ListParsedFiles() function in grpc_tools::internal::GeneratorContextImpl