Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Dwindow_manager.cc59 bool WindowManager::MarkDataBuffered(int64_t bytes) { in MarkDataBuffered() function in http2::adapter::WindowManager
H A Doghttp2_session.cc1781 void OgHttp2Session::MarkDataBuffered(Http2StreamId stream_id, size_t bytes) { in MarkDataBuffered() function in http2::adapter::OgHttp2Session