Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/util/
Dproto_file_parser.cc181 std::string ProtoFileParser::GetMessageTypeFromMethod(const std::string& method, in GetMessageTypeFromMethod() function in grpc::testing::ProtoFileParser
222 std::string message_type_name = GetMessageTypeFromMethod(method, is_request); in GetSerializedProtoFromMethod()
234 std::string message_type_name = GetMessageTypeFromMethod(method, is_request); in GetFormattedStringFromMethod()
Dproto_file_parser.h107 std::string GetMessageTypeFromMethod(const std::string& method,