Searched defs:StdNonHostVisibleMemoryTypePoolAlloc (Results 1 – 1 of 1) sorted by relevance
69 ) -> Result<StdNonHostVisibleMemoryTypePoolAlloc, DeviceMemoryAllocError> { in alloc()135 ) -> Result<StdNonHostVisibleMemoryTypePoolAlloc, DeviceMemoryAllocError> { in alloc_with_exportable_fd()216 pub struct StdNonHostVisibleMemoryTypePoolAlloc { struct223 impl StdNonHostVisibleMemoryTypePoolAlloc { argument240 impl Drop for StdNonHostVisibleMemoryTypePoolAlloc { implementation