HomeSort by relevance Sort by last modified time
    Searched refs:avb_print (Results 1 - 6 of 6) sorted by null

  /external/avb/examples/uefi/
uefi_avb_sysdeps.c 51 void avb_print(const char* message) { function
73 avb_print(message);
80 avb_print("\nABORTING...\n");
  /external/avb/libavb/
avb_sysdeps.h 87 void avb_print(const char* message);
avb_sysdeps_posix.c 57 void avb_print(const char* message) { function
  /external/u-boot/lib/libavb/
avb_sysdeps.h 65 void avb_print(const char* message);
avb_sysdeps_posix.c 41 void avb_print(const char* message) { function
  /external/avb/test/
avb_sysdeps_posix_testing.cc 61 void avb_print(const char* message) { function

Completed in 237 milliseconds