Home
last modified time | relevance | path

Searched refs:AVB_AB_FLOW_RESULT_ERROR_NO_BOOTABLE_SLOTS (Results 1 – 4 of 4) sorted by relevance

/external/avb/libavb_ab/
Davb_ab_flow.h143 AVB_AB_FLOW_RESULT_ERROR_NO_BOOTABLE_SLOTS, enumerator
Davb_ab_flow.c313 ret = AVB_AB_FLOW_RESULT_ERROR_NO_BOOTABLE_SLOTS; in avb_ab_flow()
515 case AVB_AB_FLOW_RESULT_ERROR_NO_BOOTABLE_SLOTS: in avb_ab_flow_result_to_string()
/external/avb/examples/uefi/
Dmain.c119 case AVB_AB_FLOW_RESULT_ERROR_NO_BOOTABLE_SLOTS: in efi_main()
/external/avb/test/
Davb_ab_flow_unittest.cc398 EXPECT_EQ(AVB_AB_FLOW_RESULT_ERROR_NO_BOOTABLE_SLOTS, in TEST_F()
487 EXPECT_EQ(AVB_AB_FLOW_RESULT_ERROR_NO_BOOTABLE_SLOTS, in TEST_F()
689 EXPECT_EQ(AVB_AB_FLOW_RESULT_ERROR_NO_BOOTABLE_SLOTS, in TEST_F()
785 EXPECT_EQ(AVB_AB_FLOW_RESULT_ERROR_NO_BOOTABLE_SLOTS, in TEST_F()