Home
last modified time | relevance | path

Searched refs:GetChunks (Results 1 – 1 of 1) sorted by relevance

/art/runtime/gc/space/
Dimage_space.cc1434 ArrayRef<const ImageChunk> GetChunks() const { in GetChunks() function in art::gc::space::ImageSpace::BootImageLayout
2077 DCHECK(GetChunks().empty()); in LoadOrValidate()
2272 ArrayRef<const BootImageLayout::ImageChunk> chunks = layout.GetChunks(); in LoadImage()