Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dping_abuse_policy.cc54 bool Chttp2PingAbusePolicy::ReceivedOnePing(bool transport_idle) { in ReceivedOnePing()
Dframe_ping.cc106 const bool transport_idle = in grpc_chttp2_ping_parser_parse() local