Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dwriting.cc312 class DataSendContext { class
314 DataSendContext(WriteContext* write_context, grpc_chttp2_transport* t, in DataSendContext() function in __anonadf52c680111::DataSendContext
477 DataSendContext data_send_context(write_context_, t_, s_); in FlushData()