Searched refs:UpdateImageBinSlotOffset (Results 1 – 2 of 2) sorted by relevance
422 void UpdateImageBinSlotOffset(mirror::Object* object, size_t oat_index, size_t new_offset)
871 void ImageWriter::UpdateImageBinSlotOffset(mirror::Object* object, in UpdateImageBinSlotOffset() function in art::linker::ImageWriter2256 image_writer_->UpdateImageBinSlotOffset(obj, oat_index, offset); in SortDirtyObjects()2424 image_writer_->UpdateImageBinSlotOffset(object, oat_index, object_offset); in FinalizeBinSlotOffsets()