Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/util/
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
Dproto_file_parser.h102 std::string GetFormattedStringFromMessageType(
Dgrpc_tool.cc953 output_text = parser->GetFormattedStringFromMessageType( in ParseMessage()