Home
last modified time | relevance | path

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

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