Searched defs:into_raw (Results 1 – 3 of 3) sorted by relevance
178 pub fn into_raw(self) -> NonNull<ffi::native_handle_t> { in into_raw() method
239 pub fn into_raw(self) -> NonNull<AHardwareBuffer> { in into_raw() method689 fn into_raw() { in into_raw() function
104 pub(crate) fn into_raw(self) -> *mut sys::AParcel { in into_raw() method