Home
last modified time | relevance | path

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

/external/grpc-grpc/include/grpcpp/impl/codegen/
Dcall.h160 inline WriteOptions& set_last_message() { in set_last_message() function
Dsync_stream.h141 Write(msg, options.set_last_message()); in WriteLast()
Dasync_stream.h160 Write(msg, options.set_last_message(), tag); in WriteLast()