Searched refs:or_service_specific_exception (Results 1 – 8 of 8) sorted by relevance
102 .or_service_specific_exception(-1)?; in writeVmDtbo()107 .or_service_specific_exception(-1)? in writeVmDtbo()109 .or_service_specific_exception(-1)?; in writeVmDtbo()113 .or_service_specific_exception(-1)?; in writeVmDtbo()222 .or_service_specific_exception(-1)?; in try_bind_driver()225 return Err(anyhow!("could not unbind {device_str}")).or_service_specific_exception(-1); in try_bind_driver()231 .or_service_specific_exception(-1)?; in try_bind_driver()235 .or_service_specific_exception(-1)?; in try_bind_driver()241 .or_service_specific_exception(-1); in try_bind_driver()257 Err(anyhow!("can't get iommu group for {path:?}")).or_service_specific_exception(-1) in bind_device()[all …]
268 .or_service_specific_exception(-1)?; in initializeWritablePartition()269 image.set_len(0).context("Failed to reset a file").or_service_specific_exception(-1)?; in initializeWritablePartition()275 .or_service_specific_exception(-1)?; in initializeWritablePartition()287 .or_service_specific_exception(-1)?; in initializeWritablePartition()300 create_or_update_idsig_file(input_fd, idsig_fd).or_service_specific_exception(-1)?; in createOrUpdateIdsigFile()409 .or_service_specific_exception(-1), in find_partition()425 .or_service_specific_exception(-1)?; in create_early_vm_context()433 find_early_vm_for_partition(&partition, name).or_service_specific_exception(-1)?; in create_early_vm_context()440 .or_service_specific_exception(-1); in create_early_vm_context()448 .or_service_specific_exception(-1)?; in create_early_vm_context()[all …]
93 .or_service_specific_exception(-1)?; in createTapInterface()100 .or_service_specific_exception(-1)?; in createTapInterface()107 .or_service_specific_exception(-1)?; in createTapInterface()110 .or_service_specific_exception(-1)?; in createTapInterface()113 .or_service_specific_exception(-1)?; in createTapInterface()122 .or_service_specific_exception(-1)?; in deleteTapInterface()129 .or_service_specific_exception(-1)?; in deleteTapInterface()132 .or_service_specific_exception(-1)?; in deleteTapInterface()
319 .or_service_specific_exception(-1)?; in enableTestAttestation()326 .or_service_specific_exception(-1)?; in enableTestAttestation()376 .or_service_specific_exception(-1)?, in requestAttestation()387 .or_service_specific_exception(-1)?; in requestAttestation()393 .or_service_specific_exception(-1)?; in requestAttestation()408 .or_service_specific_exception(-1)?; in requestAttestation()455 let file = state.get_dtbo_file().or_service_specific_exception(-1)?; in getDtboFile()463 .or_service_specific_exception(-1)?;565 sk_state.delete_ids_for_app(user_id, app_id).or_service_specific_exception(-1)?; in appRemoved()576 sk_state.delete_ids_for_user(user_id).or_service_specific_exception(-1)?; in userRemoved()[all …]
81 .or_service_specific_exception(STATUS_FAILED)?; in generateEcdsaP256KeyPair()128 .or_service_specific_exception(STATUS_FAILED)?; in generateCertificateRequestV2()
423 fn or_service_specific_exception(self, error_code: i32) -> result::Result<T, Status>; in or_service_specific_exception() method448 fn or_service_specific_exception(self, error_code: i32) -> result::Result<T, Status> { in or_service_specific_exception() method501 Err("message").or_service_specific_exception(-42); in convert_to_service_specific_exception()
77 .or_service_specific_exception(-1)?; in requestAttestationForTesting()
53 .or_service_specific_exception(-1)?; in getVmInstanceSecret()