Searched refs:file_length (Results 1 – 1 of 1) sorted by relevance
336 uint64_t file_length; in AddPartitionImage() local337 if (!GetDescriptorSize(fd, &file_length)) { in AddPartitionImage()342 if (file_length > partition_size) { in AddPartitionImage()344 << "' is greater than its size (" << file_length << ", expected " << partition_size in AddPartitionImage()368 uint64_t remaining = file_length; in AddPartitionImage()