Searched refs:kSizeErrorThresholdBytes (Results 1 – 1 of 1) sorted by relevance
110 static constexpr uint32_t kSizeErrorThresholdBytes = 1500000U; variable2848 return IsForBootImage() ? kSizeErrorThresholdBootBytes : kSizeErrorThresholdBytes; in GetSizeErrorThresholdBytes()