Searched defs:VbGetLocalizationCount (Results 1 - 1 of 1) sorted by relevance

/external/vboot_reference/firmware/lib/
H A Dvboot_display.c23 VbError_t VbGetLocalizationCount(VbCommonParams *cparams, uint32_t *count) function
649 if (VBERROR_SUCCESS != VbGetLocalizationCount(cparams, &count))

Completed in 82 milliseconds