Lines Matching refs:handle1
159 efi_hii_handle_t handle1 = NULL, handle2 = NULL, *handles; in test_hii_database_list_package_lists() local
167 NULL, &handle1); in test_hii_database_list_package_lists()
168 if (ret != EFI_SUCCESS || !handle1) { in test_hii_database_list_package_lists()
321 if (handle1) { in test_hii_database_list_package_lists()
323 hii_database_protocol, handle1); in test_hii_database_list_package_lists()
388 efi_hii_handle_t handle1 = NULL, handle2 = NULL; in test_hii_database_find_keyboard_layouts() local
397 NULL, &handle1); in test_hii_database_find_keyboard_layouts()
398 if (ret != EFI_SUCCESS || !handle1) { in test_hii_database_find_keyboard_layouts()
444 if (handle1) { in test_hii_database_find_keyboard_layouts()
446 hii_database_protocol, handle1); in test_hii_database_find_keyboard_layouts()
473 efi_hii_handle_t handle1 = NULL, handle2 = NULL; in test_hii_database_get_keyboard_layout() local
482 NULL, &handle1); in test_hii_database_get_keyboard_layout()
483 if (ret != EFI_SUCCESS || !handle1) { in test_hii_database_get_keyboard_layout()
541 if (handle1) { in test_hii_database_get_keyboard_layout()
543 hii_database_protocol, handle1); in test_hii_database_get_keyboard_layout()