Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dwriting.cc316 class DataSendContext { class
318 DataSendContext(WriteContext* write_context, grpc_chttp2_transport* t, in DataSendContext() function in __anon636541400111::DataSendContext
507 DataSendContext data_send_context(write_context_, t_, s_); in FlushData()