Home
last modified time | relevance | path

Searched refs:VB2_ERROR_API_ENABLE_DEV_NOT_ALLOWED (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/vboot_reference/firmware/2lib/include/
H A D2return_codes.h714 VB2_ERROR_API_ENABLE_DEV_NOT_ALLOWED, enumerator
/aosp_15_r20/external/vboot_reference/firmware/2lib/
H A D2misc.c438 return VB2_ERROR_API_ENABLE_DEV_NOT_ALLOWED; in vb2api_enable_developer_mode()