Searched refs:full_space (Results 1 – 1 of 1) sorted by relevance
889 uint64_t full_space = builder->AllocatableSpace(); in CheckSuperPartitionAllocatableSpace() local890 uint64_t half_space = full_space / 2; in CheckSuperPartitionAllocatableSpace()913 if (sum_groups > full_space) { in CheckSuperPartitionAllocatableSpace()914 LOG(ERROR) << base::StringPrintf(fmt, sum_groups, "", full_space); in CheckSuperPartitionAllocatableSpace()