Home
last modified time | relevance | path

Searched refs:TOO_MANY_NEW_URLS (Results 1 – 10 of 10) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/offline_pages/core/prefetch/
H A Dprefetch_types.cc96 case PrefetchItemErrorCode::TOO_MANY_NEW_URLS: in PrefetchEnumToString()
221 case PrefetchItemErrorCode::TOO_MANY_NEW_URLS: in ToPrefetchItemErrorCode()
H A Dprefetch_item_unittest.cc130 item1.error_code = PrefetchItemErrorCode::TOO_MANY_NEW_URLS; in TEST_F()
H A Dprefetch_types.h175 TOO_MANY_NEW_URLS = 100, enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/offline_pages/core/prefetch/
H A Dprefetch_types.cc96 case PrefetchItemErrorCode::TOO_MANY_NEW_URLS: in PrefetchEnumToString()
221 case PrefetchItemErrorCode::TOO_MANY_NEW_URLS: in ToPrefetchItemErrorCode()
H A Dprefetch_item_unittest.cc130 item1.error_code = PrefetchItemErrorCode::TOO_MANY_NEW_URLS; in TEST_F()
H A Dprefetch_types.h174 TOO_MANY_NEW_URLS = 100, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/offline_pages/core/prefetch/store/
H A Dprefetch_store_unittest.cc57 item1.error_code = PrefetchItemErrorCode::TOO_MANY_NEW_URLS; in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/offline_pages/core/prefetch/store/
H A Dprefetch_store_unittest.cc57 item1.error_code = PrefetchItemErrorCode::TOO_MANY_NEW_URLS; in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/offline_pages/core/prefetch/tasks/
H A Dgenerate_page_bundle_task.cc105 static_cast<int>(PrefetchItemErrorCode::TOO_MANY_NEW_URLS)); in MarkUrlFinishedWithError()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/offline_pages/core/prefetch/tasks/
H A Dgenerate_page_bundle_task.cc105 static_cast<int>(PrefetchItemErrorCode::TOO_MANY_NEW_URLS)); in MarkUrlFinishedWithError()