Home
last modified time | relevance | path

Searched defs:grpc_transport_stream_stats (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/lib/transport/
H A Dcall_final_info.h31 struct grpc_transport_stream_stats { struct
40 void grpc_transport_move_stats(grpc_transport_stream_stats* from, argument
/aosp_15_r20/external/grpc-grpc/test/core/util/
H A Dfake_stats_plugin.h84 const grpc_transport_stream_stats* /*transport_stream_stats*/) in RecordReceivedTrailingMetadata()