Searched refs:array_index (Results 1 – 2 of 2) sorted by relevance
115 size_t array_index = 0; member
346 SpaceListEntry tmp = spaces_[space_record.array_index]; in DeleteSpace()347 spaces_[space_record.array_index] = spaces_[num_spaces_ - 1]; in DeleteSpace()788 space_record->array_index = FindSpace(index); in LoadSpaceRecord()789 if (space_record->array_index == kMaxSpaces) { in LoadSpaceRecord()794 space_record->transient = &spaces_[space_record->array_index]; in LoadSpaceRecord()