Searched defs:OnReceived (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/openscreen/third_party/chromium_quic/demo/ | ||
H A D | delegates.cc | 24 void StreamDelegate::OnReceived(quic::QuartcStream* stream, in OnReceived() function in StreamDelegate |
/aosp_15_r20/external/openscreen/osp/impl/quic/ | ||
H A D | quic_connection_impl.cc | 62 void QuicStreamImpl::OnReceived(::quic::QuartcStream* stream, in OnReceived() function in openscreen::osp::QuicStreamImpl |
H A D | quic_service_common.cc | 129 void ServiceConnectionDelegate::OnReceived(QuicStream* stream, in OnReceived() function in openscreen::osp::ServiceConnectionDelegate |