Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dstream_lists.cc44 grpc_core::TraceFlag grpc_trace_http2_stream_state(false, "http2_stream_state"); variable
70 if (s && grpc_trace_http2_stream_state.enabled()) { in stream_list_pop()
92 if (grpc_trace_http2_stream_state.enabled()) { in stream_list_remove()
124 if (grpc_trace_http2_stream_state.enabled()) { in stream_list_add_tail()
Dchttp2_transport.h29 extern grpc_core::TraceFlag grpc_trace_http2_stream_state;