Home
last modified time | relevance | path

Searched refs:OutOfMemory (Results 1 – 1 of 1) sorted by relevance

/optee_rust/optee-utee/src/
A Derror.rs76 OutOfMemory = 0xFFFF000C, enumerator
130 ErrorKind::OutOfMemory => "System ran out of resources.", in as_str()
196 raw::TEE_ERROR_OUT_OF_MEMORY => ErrorKind::OutOfMemory, in kind()

Completed in 2 milliseconds