Searched refs:GetChunks (Results 1 – 1 of 1) sorted by relevance
1434 ArrayRef<const ImageChunk> GetChunks() const { in GetChunks() function in art::gc::space::ImageSpace::BootImageLayout2077 DCHECK(GetChunks().empty()); in LoadOrValidate()2272 ArrayRef<const BootImageLayout::ImageChunk> chunks = layout.GetChunks(); in LoadImage()