Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/transport/inproc/
Dinproc_transport.cc155 static void ref_stream(inproc_stream* s, const char* reason) { in ref_stream() function
234 ref_stream(s, "inproc_init_stream:init"); in init_stream()
268 ref_stream(s, "inproc_init_stream:list"); in init_stream()
282 ref_stream(s, "inproc_init_stream:clt"); // ref it now on behalf of server in init_stream()
292 ref_stream(s, "inproc_init_stream:srv"); in init_stream()