Searched refs:GetTextFormatFromMessageType (Results 1 – 3 of 3) sorted by relevance
239 return GetTextFormatFromMessageType(message_type_name, serialized_proto); in GetTextFormatFromMethod()268 grpc::string ProtoFileParser::GetTextFormatFromMessageType( in GetTextFormatFromMessageType() function in grpc::testing::ProtoFileParser
68 grpc::string GetTextFormatFromMessageType(
858 grpc::string output_text = parser->GetTextFormatFromMessageType( in ParseMessage()