Home
last modified time | relevance | path

Searched refs:IndentScope (Results 1 – 3 of 3) sorted by relevance

/external/flatbuffers/grpc/src/compiler/
Dpython_generator.cc61 class IndentScope { class
63 explicit IndentScope(grpc_generator::Printer* printer) : printer_(printer) { in IndentScope() function in grpc_python_generator::IndentScope
67 ~IndentScope() { printer_->Outdent(); } in ~IndentScope()
124 IndentScope raii_class_indent(out); in PrintBetaServicer()
141 IndentScope raii_method_indent(out); in PrintBetaServicer()
155 IndentScope raii_class_indent(out); in PrintBetaStub()
174 IndentScope raii_method_indent(out); in PrintBetaStub()
194 IndentScope raii_create_server_indent(out); in PrintBetaServerFactory()
259 IndentScope raii_descriptions_indent(out); in PrintBetaServerFactory()
290 IndentScope raii_create_server_indent(out); in PrintBetaStubFactory()
[all …]
/external/grpc-grpc/src/compiler/
Dpython_generator.cc70 class IndentScope { class
72 explicit IndentScope(grpc_generator::Printer* printer) : printer_(printer) { in IndentScope() function in grpc_python_generator::__anon52363f620111::IndentScope
76 ~IndentScope() { printer_->Outdent(); } in ~IndentScope()
118 IndentScope raii_class_indent(out); in PrintBetaServicer()
137 IndentScope raii_method_indent(out); in PrintBetaServicer()
154 IndentScope raii_class_indent(out); in PrintBetaStub()
175 IndentScope raii_method_indent(out); in PrintBetaStub()
198 IndentScope raii_create_server_indent(out); in PrintBetaServerFactory()
244 IndentScope raii_indent(out); in PrintBetaServerFactory()
259 IndentScope raii_indent(out); in PrintBetaServerFactory()
[all …]
/external/rust/crates/grpcio-sys/grpc/src/compiler/
Dpython_generator.cc70 class IndentScope { class
72 explicit IndentScope(grpc_generator::Printer* printer) : printer_(printer) { in IndentScope() function in grpc_python_generator::__anona5a5e2760111::IndentScope
79 ~IndentScope() { in ~IndentScope()
125 IndentScope raii_class_indent(out); in PrintBetaServicer()
144 IndentScope raii_method_indent(out); in PrintBetaServicer()
161 IndentScope raii_class_indent(out); in PrintBetaStub()
182 IndentScope raii_method_indent(out); in PrintBetaStub()
205 IndentScope raii_create_server_indent(out); in PrintBetaServerFactory()
253 IndentScope raii_indent(out); in PrintBetaServerFactory()
268 IndentScope raii_indent(out); in PrintBetaServerFactory()
[all …]