Home
last modified time | relevance | path

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

/art/runtime/
Dimage.h325 const ImageSection& GetImageBitmapSection() const { in GetImageBitmapSection() function
/art/dex2oat/linker/
Dimage_test.h414 const auto& bitmap_section = image_header.GetImageBitmapSection(); in TestWriteRead()
/art/runtime/gc/space/
Dimage_space.cc812 const auto& bitmap_section = image_header->GetImageBitmapSection(); in Init()
/art/oatdump/
Doatdump.cc1989 const auto& bitmap_section = image_header_.GetImageBitmapSection(); in Dump()