Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/debug/
Dstats_data.h355 #define GRPC_STATS_INC_HPACK_SEND_BINARY() \ macro
515 #define GRPC_STATS_INC_HPACK_SEND_BINARY() macro
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder.cc334 GRPC_STATS_INC_HPACK_SEND_BINARY(); in get_wire_value()