Searched refs:n_handles (Results 1 – 1 of 1) sorted by relevance
217 const size_t n_handles = in AllocationRegion() local219 handles_.reset(new ChunkHandle[n_handles]); in AllocationRegion()220 for (size_t i = 0; i < n_handles; i++) { in AllocationRegion()