| /external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/ |
| D | frame_ping.h | 29 uint8_t is_ack; member
|
| D | frame_settings.h | 40 uint8_t is_ack; member
|
| /external/grpc-grpc/src/core/ext/transport/chttp2/transport/ |
| D | frame_ping.h | 29 uint8_t is_ack; member
|
| D | frame_settings.h | 40 uint8_t is_ack; member
|
| /external/openthread/tests/scripts/thread-cert/pktverify/ |
| D | coap.py | 59 def is_ack(self) -> bool: member in CoapLayer
|
| D | layers.py | 180 def is_ack(self) -> bool: member in WpanLayer
|
| /external/cronet/net/test/embedded_test_server/ |
| D | http2_connection.h | 81 void OnPing(http2::adapter::Http2PingId ping_id, bool is_ack) override {} in OnPing()
|
| /external/cronet/net/third_party/quiche/src/quiche/spdy/core/ |
| D | spdy_protocol.h | 622 bool is_ack() const { return is_ack_; } in is_ack() function 623 void set_is_ack(bool is_ack) { is_ack_ = is_ack; } in set_is_ack() 643 bool is_ack() const { return is_ack_; } in is_ack() function 644 void set_is_ack(bool is_ack) { is_ack_ = is_ack; } in set_is_ack()
|
| D | spdy_framer_test.cc | 348 void OnPing(SpdyPingId unique_id, bool is_ack) override { in OnPing()
|
| /external/cronet/net/third_party/quiche/src/quiche/http2/adapter/ |
| D | recording_http2_visitor.cc | 109 void RecordingHttp2Visitor::OnPing(Http2PingId ping_id, bool is_ack) { in OnPing()
|
| D | event_forwarder.cc | 99 void EventForwarder::OnPing(spdy::SpdyPingId unique_id, bool is_ack) { in OnPing()
|
| D | nghttp2_test_utils.cc | 280 PingMatcher(const testing::Matcher<uint64_t> id, bool is_ack) in PingMatcher()
|
| D | callback_visitor.cc | 321 void CallbackVisitor::OnPing(Http2PingId ping_id, bool is_ack) { in OnPing()
|
| D | oghttp2_session.cc | 1322 void OgHttp2Session::OnPing(spdy::SpdyPingId unique_id, bool is_ack) { in OnPing()
|
| /external/cronet/net/spdy/ |
| D | buffered_spdy_framer.cc | 160 void BufferedSpdyFramer::OnPing(spdy::SpdyPingId unique_id, bool is_ack) { in OnPing()
|
| D | buffered_spdy_framer_unittest.cc | 82 void OnPing(spdy::SpdyPingId unique_id, bool is_ack) override {} in OnPing()
|
| D | spdy_test_util_common.cc | 217 void OnPing(spdy::SpdyPingId unique_id, bool is_ack) override {} in OnPing() 675 bool is_ack) { in ConstructSpdyPing()
|
| D | spdy_session.cc | 386 bool is_ack, in NetLogSpdyPingParams() 2825 void SpdySession::WritePingFrame(spdy::SpdyPingId unique_id, bool is_ack) { in WritePingFrame() 3184 void SpdySession::OnPing(spdy::SpdyPingId unique_id, bool is_ack) { in OnPing()
|
| D | spdy_session_unittest.cc | 260 void WritePingFrame(spdy::SpdyPingId unique_id, bool is_ack) { in WritePingFrame()
|
| /external/cronet/net/third_party/quiche/src/quiche/http2/core/ |
| D | http2_trace_logging.cc | 242 void Http2TraceLogger::OnPing(SpdyPingId unique_id, bool is_ack) { in OnPing()
|