Searched refs:imageBytes (Results 1 – 1 of 1) sorted by relevance
131 uint64_t imageBytes, in _adjustPartitionSize() argument139 if (imageBytes <= defaultBytes) in _adjustPartitionSize()142 imageMB = convertBytesToMB(imageBytes); in _adjustPartitionSize()148 … snprintf(temp, sizeof temp, "(%" PRIu64 " bytes > %" PRIu64 " bytes)", imageBytes, defaultBytes); in _adjustPartitionSize()