Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/debug/
Dstats_data.h232 #define GRPC_STATS_INC_HTTP2_OP_RECV_INITIAL_METADATA() \ macro
464 #define GRPC_STATS_INC_HTTP2_OP_RECV_INITIAL_METADATA() macro
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc1524 GRPC_STATS_INC_HTTP2_OP_RECV_INITIAL_METADATA(); in perform_stream_op_locked()