Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.h81 void VerifyImageAllocations()
Dimage_space.cc345 void ImageSpace::VerifyImageAllocations() { in VerifyImageAllocations() function in art::gc::space::ImageSpace
/art/dex2oat/linker/
Dimage_test.h490 image_space->VerifyImageAllocations(); in TestWriteRead()
/art/runtime/
Druntime.cc1523 image_space->VerifyImageAllocations(); in Init()