Searched refs:UnbinObjectsIntoOffset (Results 1 - 2 of 2) sorted by relevance

/art/compiler/
H A Dimage_writer.h393 void UnbinObjectsIntoOffset(mirror::Object* obj)
H A Dimage_writer.cc1292 writer->UnbinObjectsIntoOffset(obj);
1296 void ImageWriter::UnbinObjectsIntoOffset(mirror::Object* obj) { function in class:art::ImageWriter

Completed in 35 milliseconds