Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/common/loader/
H A Dmime_sniffing_url_loader.cc69 source_url_loader_.Bind(std::move(source_url_loader_remote)); in Start()
164 source_url_loader_->SetPriority(priority, intra_priority_value); in SetPriority()
170 source_url_loader_->PauseReadingBodyFromNet(); in PauseReadingBodyFromNet()
176 source_url_loader_->ResumeReadingBodyFromNet(); in ResumeReadingBodyFromNet()
367 source_url_loader_.reset(); in Abort()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/common/loader/
H A Dmime_sniffing_url_loader.cc70 source_url_loader_.Bind(std::move(source_url_loader_remote)); in Start()
166 source_url_loader_->SetPriority(priority, intra_priority_value); in SetPriority()
172 source_url_loader_->PauseReadingBodyFromNet(); in PauseReadingBodyFromNet()
178 source_url_loader_->ResumeReadingBodyFromNet(); in ResumeReadingBodyFromNet()
369 source_url_loader_.reset(); in Abort()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/public/common/loader/
H A Dmime_sniffing_url_loader.h127 mojo::Remote<network::mojom::URLLoader> source_url_loader_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/common/loader/
H A Dmime_sniffing_url_loader.h129 mojo::Remote<network::mojom::URLLoader> source_url_loader_; variable