Home
last modified time | relevance | path

Searched defs:grpc_stream_refcount (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/core/lib/transport/
Dtransport.h56 typedef struct grpc_stream_refcount { struct
63 } grpc_stream_refcount; argument
/third_party/grpc/test/cpp/microbenchmarks/
Dbm_call_create.cc401 grpc_stream_refcount* /*refcount*/, const void* /*server_data*/, in InitStream() argument