Home
last modified time | relevance | path

Searched defs:PrintImports (Results 1 – 9 of 9) sorted by relevance

/external/grpc-grpc/src/compiler/
Dnode_generator.cc210 void PrintImports(const FileDescriptor* file, Printer* out) { in PrintImports() function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/compiler/
Dnode_generator.cc210 void PrintImports(const FileDescriptor* file, Printer* out) { in PrintImports() function
/external/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/python/
Dpyi_generator.cc183 void PyiGenerator::PrintImports( in PrintImports() function in google::protobuf::compiler::python::PyiGenerator
Dgenerator.cc327 void Generator::PrintImports() const { in PrintImports() function in google::protobuf::compiler::python::Generator
/external/cronet/stable/third_party/protobuf/src/google/protobuf/compiler/python/
Dpyi_generator.cc183 void PyiGenerator::PrintImports( in PrintImports() function in google::protobuf::compiler::python::PyiGenerator
Dgenerator.cc327 void Generator::PrintImports() const { in PrintImports() function in google::protobuf::compiler::python::Generator
/external/protobuf/src/google/protobuf/compiler/python/
Dpyi_generator.cc183 void PyiGenerator::PrintImports( in PrintImports() function in google::protobuf::compiler::python::PyiGenerator
Dgenerator.cc327 void Generator::PrintImports() const { in PrintImports() function in google::protobuf::compiler::python::Generator
/external/grpc-grpc-java/compiler/src/java_plugin/cpp/
Djava_generator.cpp1211 void PrintImports(Printer* p) { in PrintImports() function