Searched refs:GetMessageTypeFromMethod (Results 1 – 2 of 2) sorted by relevance
181 std::string ProtoFileParser::GetMessageTypeFromMethod(const std::string& method, in GetMessageTypeFromMethod() function in grpc::testing::ProtoFileParser222 std::string message_type_name = GetMessageTypeFromMethod(method, is_request); in GetSerializedProtoFromMethod()234 std::string message_type_name = GetMessageTypeFromMethod(method, is_request); in GetFormattedStringFromMethod()
107 std::string GetMessageTypeFromMethod(const std::string& method,