Searched refs:start_code_range (Results 1 – 1 of 1) sorted by relevance
377 Ranges<const uint8_t*> start_code_range; in FindStartCodeInClearRanges() local378 start_code_range.Add(start_code, start_code_end + 1); in FindStartCodeInClearRanges()380 if (encrypted_ranges.IntersectionWith(start_code_range).size() > 0) { in FindStartCodeInClearRanges()