Home
last modified time | relevance | path

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

/optee_rust/optee-teec/src/
A Derror.rs71 OutOfMEmory = 0xFFFF000C, enumerator
107 ErrorKind::OutOfMEmory => "System ran out of resources.", in as_str()
160 raw::TEEC_ERROR_OUT_OF_MEMORY => ErrorKind::OutOfMEmory, in kind()

Completed in 3 milliseconds