Searched refs:new_exception_str (Results 1 – 8 of 8) sorted by relevance
297 return Err(binder::Status::new_exception_str( in deriveCurrentDicePolicyBoundKey()329 let key = key.ok_or(binder::Status::new_exception_str( in keyTokenImport()334 binder::Status::new_exception_str( in keyTokenImport()351 return Err(binder::Status::new_exception_str( in deriveKey()361 .ok_or(binder::Status::new_exception_str( in deriveKey()372 binder::Status::new_exception_str( in deriveKey()424 _ => Err(binder::Status::new_exception_str( in getKeyslotData()
988 Err(binder::Status::new_exception_str( in exportWrappedKey()999 Err(binder::Status::new_exception_str( in getPublicKey()
168 pub fn new_exception_str<T: AsRef<str>>( in new_exception_str() method445 self.map_err(|e| Status::new_exception_str(exception, Some(op(e)))) in or_binder_exception_with()480 let status = Status::new_exception_str(ExceptionCode::ILLEGAL_STATE, Some("message")); in make_exception()490 let status = Status::new_exception_str(ExceptionCode::ILLEGAL_STATE, Some("one\0two")); in make_exception_null()
307 return Err(Status::new_exception_str( in enableTestAttestation()348 return Err(Status::new_exception_str( in requestAttestation()358 return Err(Status::new_exception_str( in requestAttestation()524 return Err(Status::new_exception_str( in createTapInterface()546 return Err(Status::new_exception_str( in deleteTapInterface()
139 return Err(Status::new_exception_str( in check_remote_attestation_is_supported()146 return Err(Status::new_exception_str( in check_remote_attestation_is_supported()
81 return Err(Status::new_exception_str( in validate()
107 Err(Status::new_exception_str( in insert_new_fd()
396 Err(Status::new_exception_str( in setHostConsoleName()