Searched refs:HasFillValue (Results 1 – 1 of 1) sorted by relevance
269 static inline bool HasFillValue(uint32_t* buffer, size_t count) { in HasFillValue() function353 if (read_size != sizeof(buffer) || !HasFillValue(buffer, read_size / sizeof(uint32_t))) { in AddPartitionImage()