Home
last modified time | relevance | path

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

/optee_rust/optee-utee/src/
A Derror.rs93 StorageNoSpace = 0xFFFF3041, enumerator
138 ErrorKind::StorageNoSpace => "Insufficient space is available.", in as_str()
204 raw::TEE_ERROR_STORAGE_NO_SPACE => ErrorKind::StorageNoSpace, in kind()

Completed in 2 milliseconds