Home
last modified time | relevance | path

Searched refs:VbExDisplayDebugInfo (Results 1 – 6 of 6) sorted by relevance

/external/vboot_reference/firmware/stub/
Dvboot_api_stub.c57 VbError_t VbExDisplayDebugInfo(const char *info_str) in VbExDisplayDebugInfo() function
/external/vboot_reference/firmware/lib/
Dregion-kernel.c198 (void)VbExDisplayDebugInfo(outbuf); in VbRegionCheckVersion()
Dvboot_api_kernel.c288 VbExDisplayDebugInfo( in VbBootDeveloper()
375 VbExDisplayDebugInfo( in VbBootDeveloper()
Dvboot_display.c621 return VbExDisplayDebugInfo(buf); in VbDisplayDebugInfo()
/external/vboot_reference/firmware/include/
Dvboot_api.h780 VbError_t VbExDisplayDebugInfo(const char *info_str);
/external/vboot_reference/tests/
Dvboot_display_tests.c90 VbError_t VbExDisplayDebugInfo(const char *info_str) in VbExDisplayDebugInfo() function