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

  /art/compiler/
image_writer.h 160 void FixupObject(const mirror::Object* orig, mirror::Object* copy)
image_writer.cc 490 image_writer->FixupObject(obj, copy);
493 void ImageWriter::FixupObject(const Object* orig, Object* copy) {

Completed in 808 milliseconds