Searched refs:cleanup_object (Results 1 – 1 of 1) sorted by relevance
257 if view.cleanup_object(i).is_err() { in drop()413 fn cleanup_object(&self, index_offset: usize) -> Result { in cleanup_object() method