Home
last modified time | relevance | path

Searched defs:installed (Results 1 – 2 of 2) sorted by relevance

/bootable/libbootloader/gbl/efi/src/
Dops.rs743 let installed = mock_efi.install(); in ops_write_trait() localVariable
758 let installed = mock_efi.install(); in ops_avb_validate_vbmeta_public_key_returns_valid() localVariable
772 let installed = mock_efi.install(); in ops_avb_validate_vbmeta_public_key_returns_valid_custom_key() localVariable
789 let installed = mock_efi.install(); in ops_avb_validate_vbmeta_public_key_returns_invalid() localVariable
802 let installed = mock_efi.install(); in ops_avb_validate_vbmeta_public_key_failed_error_mapped() localVariable
816 let installed = mock_efi.install(); in ops_avb_validate_vbmeta_public_key_protocol_not_found_mapped_to_not_implemented() localVariable
829 let installed = mock_efi.install(); in ops_avb_read_is_device_unlocked_returns_true() localVariable
842 let installed = mock_efi.install(); in ops_avb_read_is_device_unlocked_returns_false() localVariable
856 let installed = mock_efi.install(); in ops_avb_read_is_device_unlocked_protocol_not_found() localVariable
869 let installed = mock_efi.install(); in ops_avb_read_rollback_index_success() localVariable
[all …]
/bootable/libbootloader/gbl/libefi/mocks/
Dlib.rs313 let installed = mock_efi.install(); in efi_state_install() localVariable
327 let installed = mock_efi.install(); in efi_state_double_install_fails() localVariable
339 let installed = mock_efi.install(); in efi_state_con_out_write_once() localVariable
351 let installed = mock_efi.install(); in efi_state_con_out_write_twice_same_mock() localVariable
365 let installed = mock_efi.install(); in efi_state_con_out_write_twice_different_mock() localVariable