Searched refs:DescribeMethod (Results 1 – 3 of 3) sorted by relevance
58 result.append(DescribeMethod(service->method(i))); in DescribeService()64 grpc::string DescribeMethod(const grpc::protobuf::MethodDescriptor* method) { in DescribeMethod() function
33 grpc::string DescribeMethod(const grpc::protobuf::MethodDescriptor* method);
395 output = FLAGS_l ? DescribeMethod(method) : SummarizeMethod(method); in ListServices()410 output = FLAGS_l ? DescribeMethod(method) : SummarizeMethod(method); in ListServices()