Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/cpp/util/
H A Dproto_file_parser.cc246 return GetFormattedStringFromMessageType(message_type_name, serialized_proto, in GetFormattedStringFromMethod()
288 std::string ProtoFileParser::GetFormattedStringFromMessageType( in GetFormattedStringFromMessageType() function in grpc::testing::ProtoFileParser
H A Dproto_file_parser.h102 std::string GetFormattedStringFromMessageType(
H A Dgrpc_tool.cc953 output_text = parser->GetFormattedStringFromMessageType( in ParseMessage()