Searched refs:wopts (Results 1 – 2 of 2) sorted by relevance
205 WriteOptions wopts; in StreamingOutputCall() local214 wopts.set_no_compression(); in StreamingOutputCall()225 write_success = writer->Write(response, wopts); in StreamingOutputCall()
505 WriteOptions wopts; in DoClientCompressedStreaming() local506 wopts.set_no_compression(); in DoClientCompressedStreaming()510 if (!stream->Write(request, wopts)) { in DoClientCompressedStreaming()