Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/util/
Dproto_file_parser.cc182 grpc::string ProtoFileParser::GetMessageTypeFromMethod( in GetMessageTypeFromMethod() function in grpc::testing::ProtoFileParser
223 grpc::string message_type_name = GetMessageTypeFromMethod(method, is_request); in GetSerializedProtoFromMethod()
235 grpc::string message_type_name = GetMessageTypeFromMethod(method, is_request); in GetTextFormatFromMethod()
Dproto_file_parser.h79 grpc::string GetMessageTypeFromMethod(const grpc::string& method,