Searched refs:total_size (Results 1 – 1 of 1) sorted by relevance
243 auto total_size = WIPE_PACKAGE_OFFSET_IN_MISC - VENDOR_SPACE_OFFSET_IN_MISC; in OffsetAndSizeInVendorSpace() local244 return size <= total_size && offset <= total_size - size; in OffsetAndSizeInVendorSpace()