Searched refs:isRemoteAttestationSupported (Results 1 – 9 of 9) sorted by relevance
94 boolean isRemoteAttestationSupported(); in isRemoteAttestationSupported() method
82 boolean isRemoteAttestationSupported(); in isRemoteAttestationSupported() method
438 public boolean isRemoteAttestationSupported() throws VirtualMachineException { in isRemoteAttestationSupported() method in VirtualMachineManager442 return service.getBinder().isRemoteAttestationSupported(); in isRemoteAttestationSupported()
73 .that(getVirtualMachineManager().isRemoteAttestationSupported()) in requestingAttestationSucceeds()
92 .that(getVirtualMachineManager().isRemoteAttestationSupported()) in setUp()
31 …tualMachine.MANAGE_VIRTUAL_MACHINE_PERMISSION) public boolean isRemoteAttestationSupported() throw…
229 .that(getVirtualMachineManager().isRemoteAttestationSupported()) in vmAttestationWhenRemoteAttestationIsNotSupported()256 .that(getVirtualMachineManager().isRemoteAttestationSupported()) in vmAttestationWithVendorPartitionWhenSupported()274 .that(getVirtualMachineManager().isRemoteAttestationSupported()) in vmAttestationWhenRemoteAttestationIsSupported()
406 fn isRemoteAttestationSupported(&self) -> binder::Result<bool> { in isRemoteAttestationSupported() method
320 fn isRemoteAttestationSupported(&self) -> binder::Result<bool> { in isRemoteAttestationSupported() method322 GLOBAL_SERVICE.isRemoteAttestationSupported() in isRemoteAttestationSupported()