Home
last modified time | relevance | path

Searched refs:GetModuleAndMessagePath (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/compiler/
Dprotobuf_plugin.h62 return grpc_python_generator::GetModuleAndMessagePath( in get_module_and_message_path_input()
71 return grpc_python_generator::GetModuleAndMessagePath( in get_module_and_message_path_output()
Dpython_generator_helpers.h77 bool GetModuleAndMessagePath(const Descriptor* type, grpc::string* out, in GetModuleAndMessagePath() function