Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/debug/
Dstats_data.h226 #define GRPC_STATS_INC_HTTP2_OP_SEND_INITIAL_METADATA() \ macro
461 #define GRPC_STATS_INC_HTTP2_OP_SEND_INITIAL_METADATA() macro
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc1377 GRPC_STATS_INC_HTTP2_OP_SEND_INITIAL_METADATA(); in perform_stream_op_locked()