Home
last modified time | relevance | path

Searched refs:get_all_comments (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/src/compiler/
Dprotobuf_plugin.h97 return grpc_python_generator::get_all_comments(method_); in GetAllComments()
126 return grpc_python_generator::get_all_comments(service_); in GetAllComments()
189 return grpc_python_generator::get_all_comments(file_); in GetAllComments()
Dpython_generator_helpers.h112 StringVector get_all_comments(const DescriptorType* descriptor) { in get_all_comments() function
/external/rust/crates/grpcio-sys/grpc/src/compiler/
Dprotobuf_plugin.h98 return grpc_python_generator::get_all_comments(method_); in GetAllComments()
127 return grpc_python_generator::get_all_comments(service_); in GetAllComments()
190 return grpc_python_generator::get_all_comments(file_); in GetAllComments()
Dpython_generator_helpers.h128 StringVector get_all_comments(const DescriptorType* descriptor) { in get_all_comments() function