Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.h158 void VerifyImageAllocations()
Dimage_space.cc181 void ImageSpace::VerifyImageAllocations() { in VerifyImageAllocations() function in art::gc::space::ImageSpace
/art/dex2oat/linker/
Dimage_write_read_test.cc114 image_space->VerifyImageAllocations(); in TestWriteRead()
/art/runtime/
Druntime.cc1759 image_space->VerifyImageAllocations(); in Init()