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