Searched refs:PreloadReferencedWhileLoading (Results 1 – 3 of 3) sorted by relevance
1411 else if (res->preloadResult() == Resource::PreloadReferencedWhileLoading) in printPreloadStats()1416 if (res->preloadResult() < Resource::PreloadReferencedWhileLoading) in printPreloadStats()1420 if (res->preloadResult() < Resource::PreloadReferencedWhileLoading) in printPreloadStats()1424 if (res->preloadResult() < Resource::PreloadReferencedWhileLoading) in printPreloadStats()
122 PreloadReferencedWhileLoading, enumerator
475 m_preloadResult = PreloadReferencedWhileLoading; in addClientToSet()