Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/util/
Dproto_file_parser.cc33 bool MethodNameMatch(const grpc::string& full_name, const grpc::string& input) { in MethodNameMatch() function
143 if (MethodNameMatch(method_desc->full_name(), method)) { in GetFullMethodName()