Home
last modified time | relevance | path

Searched refs:STALE_AT_RECEIVED_BUNDLE (Results 1 – 8 of 8) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/offline_pages/core/prefetch/
H A Dprefetch_types.cc112 case PrefetchItemErrorCode::STALE_AT_RECEIVED_BUNDLE: in PrefetchEnumToString()
229 case PrefetchItemErrorCode::STALE_AT_RECEIVED_BUNDLE: in ToPrefetchItemErrorCode()
H A Dprefetch_types.h194 STALE_AT_RECEIVED_BUNDLE = 900, enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/offline_pages/core/prefetch/
H A Dprefetch_types.cc112 case PrefetchItemErrorCode::STALE_AT_RECEIVED_BUNDLE: in PrefetchEnumToString()
229 case PrefetchItemErrorCode::STALE_AT_RECEIVED_BUNDLE: in ToPrefetchItemErrorCode()
H A Dprefetch_types.h193 STALE_AT_RECEIVED_BUNDLE = 900, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/offline_pages/core/prefetch/tasks/
H A Dstale_entry_finalizer_task.cc77 return PrefetchItemErrorCode::STALE_AT_RECEIVED_BUNDLE; in ErrorCodeForState()
H A Dstale_entry_finalizer_task_unittest.cc179 PrefetchItemErrorCode::STALE_AT_RECEIVED_BUNDLE; in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/offline_pages/core/prefetch/tasks/
H A Dstale_entry_finalizer_task.cc76 return PrefetchItemErrorCode::STALE_AT_RECEIVED_BUNDLE; in ErrorCodeForState()
H A Dstale_entry_finalizer_task_unittest.cc179 PrefetchItemErrorCode::STALE_AT_RECEIVED_BUNDLE; in TEST_F()