Searched refs:Busy (Results 1 – 2 of 2) sorted by relevance
73 Busy = 0xFFFF000D, enumerator108 ErrorKind::Busy => "The system is busy working on something else.", in as_str()161 raw::TEEC_ERROR_BUSY => ErrorKind::Busy, in kind()
78 Busy = 0xFFFF000D, enumerator131 ErrorKind::Busy => "The system is busy working on something else.", in as_str()197 raw::TEE_ERROR_BUSY => ErrorKind::Busy, in kind()
Completed in 3 milliseconds