Home
last modified time | relevance | path

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

/aosp_15_r20/external/openscreen/third_party/chromium_quic/demo/
H A Ddelegates.cc44 void StreamDelegate::OnBufferChanged(quic::QuartcStream* stream) {} in OnBufferChanged() function in StreamDelegate
/aosp_15_r20/external/openscreen/osp/impl/quic/
H A Dquic_connection_impl.cc74 void QuicStreamImpl::OnBufferChanged(::quic::QuartcStream* stream) {} in OnBufferChanged() function in openscreen::osp::QuicStreamImpl