HomeSort by relevance Sort by last modified time
    Searched refs:kNoStrongValidatorOnPartialResponse (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/renderer/media/
cache_util.h 25 kNoStrongValidatorOnPartialResponse = 1 << 2, // 206, no strong validator.
cache_util_unittest.cc 55 WebURLResponse::HTTP_1_1, 206, "", kNoStrongValidatorOnPartialResponse
59 kPre11PartialResponse | kNoStrongValidatorOnPartialResponse
cache_util.cc 46 reasons |= kNoStrongValidatorOnPartialResponse;

Completed in 2444 milliseconds