Searched defs:StdHostVisibleMemoryTypePoolAlloc (Results 1 – 1 of 1) sorted by relevance
69 ) -> Result<StdHostVisibleMemoryTypePoolAlloc, DeviceMemoryAllocError> { in alloc()136 ) -> Result<StdHostVisibleMemoryTypePoolAlloc, DeviceMemoryAllocError> { in alloc_with_exportable_fd()217 pub struct StdHostVisibleMemoryTypePoolAlloc { struct224 impl StdHostVisibleMemoryTypePoolAlloc { argument241 impl Drop for StdHostVisibleMemoryTypePoolAlloc { implementation