Searched refs:ResourceLoadPriorityVeryLow (Results 1 – 5 of 5) sorted by relevance
35 ResourceLoadPriorityVeryLow = 0, enumerator40 ResourceLoadPriorityLowest = ResourceLoadPriorityVeryLow,
81 …rceLoadPriority priority = blocking ? ResourceLoadPriorityUnresolved : ResourceLoadPriorityVeryLow; in build()
101 ResourceLoadPriorityLow : ResourceLoadPriorityVeryLow; in updateImageResourcesWithLoadPriority()
127 return ResourceLoadPriorityVeryLow; in loadPriority()136 return ResourceLoadPriorityVeryLow; in loadPriority()
583 COMPILE_ASSERT_MATCHING_ENUM(WebURLRequest::PriorityVeryLow, ResourceLoadPriorityVeryLow);