Searched refs:half_space (Results 1 – 1 of 1) sorted by relevance
920 uint64_t half_space = full_space / 2; in CheckSuperPartitionAllocatableSpace() local926 if (sum_groups > half_space) { in CheckSuperPartitionAllocatableSpace()927 LOG(ERROR) << StringPrintf(fmt, sum_groups, "HALF OF ", half_space); in CheckSuperPartitionAllocatableSpace()934 if (sum_groups > half_space) { in CheckSuperPartitionAllocatableSpace()935 LOG(WARNING) << StringPrintf(fmt, sum_groups, "HALF OF ", half_space) in CheckSuperPartitionAllocatableSpace()