Searched refs:CannotReallocInPlace (Results 1 – 1 of 1) sorted by relevance
25 use core::alloc::{Alloc, AllocErr, CannotReallocInPlace, Excess};217 ) -> Result<(), CannotReallocInPlace> { in grow_in_place() argument227 Err(CannotReallocInPlace) in grow_in_place()237 ) -> Result<(), CannotReallocInPlace> { in shrink_in_place() argument268 Err(CannotReallocInPlace) in shrink_in_place()