Home
last modified time | relevance | path

Searched defs:CancelStream (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/
H A Dqpack_blocking_manager_test.cc213 TEST_F(QpackBlockingManagerTest, CancelStream) { in TEST_F() argument
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/binder/utils/
H A Dtransport_stream_receiver_impl.cc245 void TransportStreamReceiverImpl::CancelStream(StreamIdentifier id) { in CancelStream() function in grpc_binder::TransportStreamReceiverImpl
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/binder/utils/
Dtransport_stream_receiver_impl.cc245 void TransportStreamReceiverImpl::CancelStream(StreamIdentifier id) { in CancelStream() function in grpc_binder::TransportStreamReceiverImpl
/aosp_15_r20/hardware/google/graphics/common/libhwjpeg/
Dhwjpeg-v4l2.cpp908 void CHWJpegV4L2Decompressor::CancelStream() { in CancelStream() function in CHWJpegV4L2Decompressor
/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_http_stream_unittest.cc121 void CancelStream(int result) { in CancelStream() function in net::test::__anonfb0c2e430111::CancelStreamCallback
H A Dspdy_session_unittest.cc2179 TEST_F(SpdySessionTest, CancelStream) { in TEST_F() argument
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_stream_test.cc993 TEST_P(QuicStreamTest, CancelStream) { in TEST_P() argument