Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/util/
Dproto_file_parser.cc184 std::string full_method_name = GetFullMethodName(method); in GetMessageTypeFromMethod() local
189 desc_pool_->FindMethodByName(full_method_name); in GetMessageTypeFromMethod()
202 std::string full_method_name = GetFullMethodName(method); in IsStreaming() local
208 desc_pool_->FindMethodByName(full_method_name); in IsStreaming()