| /external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/ |
| D | frame_ping.h | 33 uint8_t is_ack; member
|
| D | frame_settings.h | 45 uint8_t is_ack; member
|
| /external/grpc-grpc/src/core/ext/transport/chttp2/transport/ |
| D | frame_ping.h | 33 uint8_t is_ack; member
|
| D | frame_settings.h | 47 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/stable/net/test/embedded_test_server/ |
| D | http2_connection.h | 86 void OnPing(http2::adapter::Http2PingId ping_id, bool is_ack) override {} in OnPing()
|
| /external/cronet/tot/net/test/embedded_test_server/ |
| D | http2_connection.h | 86 void OnPing(http2::adapter::Http2PingId ping_id, bool is_ack) override {} in OnPing()
|
| /external/rust/android-crates-io/crates/h2/src/frame/ |
| D | ping.rs | 43 pub fn is_ack(&self) -> bool { in is_ack() method
|
| D | settings.rs | 65 pub fn is_ack(&self) -> bool { in is_ack() method 372 pub fn is_ack(&self) -> bool { in is_ack() method
|
| /external/cronet/stable/net/third_party/quiche/src/quiche/http2/core/ |
| D | spdy_protocol.h | 616 bool is_ack() const { return is_ack_; } in is_ack() function 617 void set_is_ack(bool is_ack) { is_ack_ = is_ack; } in set_is_ack() 637 bool is_ack() const { return is_ack_; } in is_ack() function 638 void set_is_ack(bool is_ack) { is_ack_ = is_ack; } in set_is_ack()
|
| D | http2_trace_logging.cc | 246 void Http2TraceLogger::OnPing(SpdyPingId unique_id, bool is_ack) { in OnPing()
|
| /external/cronet/tot/net/third_party/quiche/src/quiche/http2/core/ |
| D | spdy_protocol.h | 616 bool is_ack() const { return is_ack_; } in is_ack() function 617 void set_is_ack(bool is_ack) { is_ack_ = is_ack; } in set_is_ack() 637 bool is_ack() const { return is_ack_; } in is_ack() function 638 void set_is_ack(bool is_ack) { is_ack_ = is_ack; } in set_is_ack()
|
| D | http2_trace_logging.cc | 246 void Http2TraceLogger::OnPing(SpdyPingId unique_id, bool is_ack) { in OnPing()
|
| /external/cronet/stable/net/third_party/quiche/src/quiche/http2/adapter/ |
| D | event_forwarder.cc | 102 void EventForwarder::OnPing(spdy::SpdyPingId unique_id, bool is_ack) { in OnPing()
|
| D | recording_http2_visitor.cc | 127 void RecordingHttp2Visitor::OnPing(Http2PingId ping_id, bool is_ack) { in OnPing()
|
| D | nghttp2_test_utils.cc | 284 PingMatcher(const testing::Matcher<uint64_t> id, bool is_ack) in PingMatcher()
|
| /external/cronet/tot/net/third_party/quiche/src/quiche/http2/adapter/ |
| D | event_forwarder.cc | 102 void EventForwarder::OnPing(spdy::SpdyPingId unique_id, bool is_ack) { in OnPing()
|
| D | recording_http2_visitor.cc | 127 void RecordingHttp2Visitor::OnPing(Http2PingId ping_id, bool is_ack) { in OnPing()
|
| D | nghttp2_test_utils.cc | 284 PingMatcher(const testing::Matcher<uint64_t> id, bool is_ack) in PingMatcher()
|
| /external/cronet/stable/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 | 89 void OnPing(spdy::SpdyPingId unique_id, bool is_ack) override {} in OnPing()
|
| /external/cronet/tot/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 | 89 void OnPing(spdy::SpdyPingId unique_id, bool is_ack) override {} in OnPing()
|
| D | spdy_test_util_common.cc | 224 void OnPing(spdy::SpdyPingId unique_id, bool is_ack) override {} in OnPing() 696 bool is_ack) { in ConstructSpdyPing()
|