Searched refs:Cancel (Results 1 – 2 of 2) sorted by relevance
51 Cancel = 0xFFFF0002, enumerator93 ErrorKind::Cancel => "The operation was canceled.", in as_str()150 raw::TEEC_ERROR_CANCEL => ErrorKind::Cancel, in kind()
56 Cancel = 0xFFFF0002, enumerator116 ErrorKind::Cancel => "The operation was canceled.", in as_str()186 raw::TEE_ERROR_CANCEL => ErrorKind::Cancel, in kind()
Completed in 6 milliseconds