HomeSort by relevance Sort by last modified time
    Searched refs:GRPC_STATS_INC_HTTP2_SEND_MESSAGE_SIZE (Results 1 - 2 of 2) sorted by null

  /external/grpc-grpc/src/core/lib/debug/
stats_data.h 419 #define GRPC_STATS_INC_HTTP2_SEND_MESSAGE_SIZE(value) \
420 grpc_stats_inc_http2_send_message_size((int)(value))
421 void grpc_stats_inc_http2_send_message_size(int x);
543 #define GRPC_STATS_INC_HTTP2_SEND_MESSAGE_SIZE(value)
  /external/grpc-grpc/src/core/ext/transport/chttp2/transport/
chttp2_transport.cc     [all...]

Completed in 42 milliseconds