Home
last modified time | relevance | path

Searched defs:PrefetchDownloadResult (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/offline_pages/core/prefetch/
H A Dprefetch_types.h271 struct PrefetchDownloadResult { struct
279 std::string download_id;
280 bool success = false;
281 base::FilePath file_path;
282 int64_t file_size = 0;
H A Dprefetch_types.cc172 PrefetchDownloadResult::PrefetchDownloadResult(const std::string& download_id, in PrefetchDownloadResult() function in offline_pages::PrefetchDownloadResult
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/offline_pages/core/prefetch/
H A Dprefetch_types.h270 struct PrefetchDownloadResult { struct
278 std::string download_id;
279 bool success = false;
280 base::FilePath file_path;
281 int64_t file_size = 0;
H A Dprefetch_types.cc172 PrefetchDownloadResult::PrefetchDownloadResult(const std::string& download_id, in PrefetchDownloadResult() function in offline_pages::PrefetchDownloadResult