Home
last modified time | relevance | path

Searched refs:PauseReadingBodyFromNet (Results 1 – 4 of 4) sorted by relevance

/third_party/cef/libcef/browser/net_service/
Dstream_reader_url_loader.h139 void PauseReadingBodyFromNet() override;
Dproxy_url_loader_factory.cc251 void PauseReadingBodyFromNet() override;
708 void InterceptedRequest::PauseReadingBodyFromNet() { in PauseReadingBodyFromNet() function in net_service::InterceptedRequest
710 target_loader_->PauseReadingBodyFromNet(); in PauseReadingBodyFromNet()
Dstream_reader_url_loader.cc552 void StreamReaderURLLoader::PauseReadingBodyFromNet() {} in PauseReadingBodyFromNet() function in net_service::StreamReaderURLLoader
/third_party/chromium/patch/
D0004-ohos-3.2-Beta5.patch27697 + void PauseReadingBodyFromNet() override {}