Searched refs:UnbinObjectsIntoOffset (Results 1 – 2 of 2) sorted by relevance
384 void UnbinObjectsIntoOffset(mirror::Object* obj)
1315 writer->UnbinObjectsIntoOffset(obj); in UnbinObjectsIntoOffsetCallback()1319 void ImageWriter::UnbinObjectsIntoOffset(mirror::Object* obj) { in UnbinObjectsIntoOffset() function in art::ImageWriter