Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/debug/
Dstats_data.h246 #define GRPC_STATS_INC_HTTP2_WRITES_CONTINUED() \ macro
471 #define GRPC_STATS_INC_HTTP2_WRITES_CONTINUED() macro
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc1020 GRPC_STATS_INC_HTTP2_WRITES_CONTINUED(); in write_action_begin_locked()