Searched refs:kSizeWarningThresholdBytes (Results 1 – 1 of 1) sorted by relevance
122 static constexpr uint32_t kSizeWarningThresholdBytes = 500000U; variable3007 return IsForBootImage() ? kSizeWarningThresholdBootBytes : kSizeWarningThresholdBytes; in GetSizeWarningThresholdBytes()