Searched defs:VerifyImageAllocations (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/space/
H A Dimage_space.cc586 void ImageSpace::VerifyImageAllocations() { function in class:art::gc::space::ImageSpace
1370 // VerifyImageAllocations() will be called later in Runtime::Init()
1373 // Object::SizeOf() which VerifyImageAllocations() calls, are not

Completed in 65 milliseconds