HomeSort by relevance Sort by last modified time
    Searched refs:VerifyImageAllocations (Results 1 - 4 of 4) sorted by null

  /art/runtime/gc/space/
image_space.h 69 void VerifyImageAllocations()
image_space.cc 611 void ImageSpace::VerifyImageAllocations() {
691 // VerifyImageAllocations() will be called later in Runtime::Init()
694 // Object::SizeOf() which VerifyImageAllocations() calls, are not
    [all...]
  /art/compiler/
image_test.cc 170 image_space->VerifyImageAllocations();
  /art/runtime/
runtime.cc 819 GetHeap()->GetImageSpace()->VerifyImageAllocations();
    [all...]

Completed in 42 milliseconds