Lines Matching refs:OutOfMemory
1 use crate::error::OutOfMemory;
10 fn try_clone(&self) -> Result<Self, OutOfMemory>; in try_clone() argument
24 fn try_clone(&self) -> Result<Self, OutOfMemory> { in try_clone() argument
34 fn try_clone(&self) -> Result<Self, OutOfMemory> { in try_clone() argument
44 fn try_clone(&self) -> Result<Self, OutOfMemory> { in try_clone() argument
55 fn try_clone(&self) -> Result<Self, OutOfMemory> { in try_clone() argument
68 fn try_clone(&self) -> Result<Self, OutOfMemory> { in try_clone() argument
78 fn try_clone(&self) -> Result<Self, OutOfMemory> { in try_clone() argument
88 fn try_clone(&self) -> Result<Self, OutOfMemory> {
111 fn try_clone(&self) -> Result<Self, OutOfMemory> {
138 fn try_clone(&self) -> Result<Self, OutOfMemory> { in try_clone() argument