Home
last modified time | relevance | path

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

/third_party/grpc/src/compiler/
Dobjective_c_generator.h46 string GetV2Protocol(const ServiceDescriptor* service);
Dobjective_c_plugin.cc221 ng_protocols += grpc_objective_c_generator::GetV2Protocol(service); in Generate()
Dobjective_c_generator.cc309 ::std::string GetV2Protocol(const ServiceDescriptor* service) { in GetV2Protocol() function