Searched defs:PrintAllComments (Results 1 – 4 of 4) sorted by relevance
/external/grpc-grpc/src/compiler/ | ||
D | objective_c_generator.cc | 53 static void PrintAllComments(const DescriptorType* desc, Printer* printer) { in PrintAllComments() function |
D | python_generator.cc | 86 void PrivateGenerator::PrintAllComments(StringVector comments, in PrintAllComments() function in grpc_python_generator::__anon9430e30e0111::PrivateGenerator |
/external/rust/crates/grpcio-sys/grpc/src/compiler/ | ||
D | objective_c_generator.cc | 52 static void PrintAllComments(const DescriptorType* desc, Printer* printer, in PrintAllComments() function |
D | python_generator.cc | 92 void PrivateGenerator::PrintAllComments(StringVector comments, in PrintAllComments() function in grpc_python_generator::__anone3f7f9220111::PrivateGenerator |