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