Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/debug/
Dstats_data.h248 #define GRPC_STATS_INC_HTTP2_PARTIAL_WRITES() \ macro
472 #define GRPC_STATS_INC_HTTP2_PARTIAL_WRITES() macro
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc1017 GRPC_STATS_INC_HTTP2_PARTIAL_WRITES(); in write_action_begin_locked()