Searched refs:GetTextFormatFromMethod (Results 1 – 3 of 3) sorted by relevance
60 grpc::string GetTextFormatFromMethod(const grpc::string& method,
192 serialized_response_proto = parser->GetTextFormatFromMethod( in ReadResponse()671 grpc::string response_text = parser->GetTextFormatFromMethod( in CallMethod()754 serialized_response_proto = parser->GetTextFormatFromMethod( in CallMethod()
231 grpc::string ProtoFileParser::GetTextFormatFromMethod( in GetTextFormatFromMethod() function in grpc::testing::ProtoFileParser