Searched refs:MethodNameMatch (Results 1 – 1 of 1) sorted by relevance
33 bool MethodNameMatch(const grpc::string& full_name, const grpc::string& input) { in MethodNameMatch() function143 if (MethodNameMatch(method_desc->full_name(), method)) { in GetFullMethodName()