Searched refs:TargetDead (Results 1 – 2 of 2) sorted by relevance
83 TargetDead = 0xFFFF3024, enumerator113 ErrorKind::TargetDead => "Trusted Application has panicked during the operation.", in as_str()166 raw::TEEC_ERROR_TARGET_DEAD => ErrorKind::TargetDead, in kind()
91 TargetDead = 0xFFFF3024, enumerator137 ErrorKind::TargetDead => "Trusted Application has panicked during the operation.", in as_str()203 raw::TEE_ERROR_TARGET_DEAD => ErrorKind::TargetDead, in kind()
Completed in 3 milliseconds