Searched refs:drop (Results 1 – 7 of 7) sorted by relevance
19 use std::mem::drop;53 drop(Box::from_raw(raw)); in StreamSocketDelete()
42 fn drop(&mut self) { in drop() method
114 unsafe { drop(Box::from_raw(signed_data as *mut HashSignedData)); } in ReleaseHashSignedData()191 unsafe { drop(Box::from_raw(hash_data as *mut ImgHashData)); } in ReleaseImgHashData()
112 fn drop(&mut self) in drop() method
106 fn drop(&mut self) { in drop() method
50 drop(Box::from_raw(raw)); in StreamSessionDelete()
50 drop(Box::from_raw(raw)); in StreamBufferDelete()