Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/util/
Dproto_file_parser.cc185 grpc::string full_method_name = GetFullMethodName(method); in GetMessageTypeFromMethod() local
190 desc_pool_->FindMethodByName(full_method_name); in GetMessageTypeFromMethod()
203 grpc::string full_method_name = GetFullMethodName(method); in IsStreaming() local
209 desc_pool_->FindMethodByName(full_method_name); in IsStreaming()