Searched refs:GetSerializedProtoFromMethod (Results 1 – 3 of 3) sorted by relevance
617 serialized_request_proto = parser->GetSerializedProtoFromMethod( in CallMethod()705 serialized_request_proto = parser->GetSerializedProtoFromMethod( in CallMethod()809 serialized_request_proto = parser->GetSerializedProtoFromMethod( in CallMethod()
72 std::string GetSerializedProtoFromMethod(const std::string& method,
226 std::string ProtoFileParser::GetSerializedProtoFromMethod( in GetSerializedProtoFromMethod() function in grpc::testing::ProtoFileParser