Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dstream_lists.cc48 static bool stream_list_empty(grpc_chttp2_transport* t, in stream_list_empty() function
163 return !stream_list_empty(t, GRPC_CHTTP2_LIST_WRITING); in grpc_chttp2_list_have_writing_streams()