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

  /external/avb/examples/uefi/
main.c 46 avb_printv("UEFI AVB-based bootloader using libavb version ",
59 avb_printv("read_is_device_unlocked() ops returned that device is ",
74 avb_printv("avb_ab_flow() returned ",
81 avb_printv("slot_suffix: ", slot_data->ab_suffix, "\n", NULL);
82 avb_printv("cmdline: ", slot_data->cmdline, "\n", NULL);
83 avb_printv(
uefi_avb_sysdeps.c 68 void avb_printv(const char* message, ...) { function
  /external/avb/libavb/
avb_util.h 83 avb_printv(avb_basename(__FILE__), \
92 avb_printv(avb_basename(__FILE__), \
109 avb_printv(avb_basename(__FILE__), \
118 avb_printv(avb_basename(__FILE__), \
130 avb_printv(avb_basename(__FILE__), \
140 avb_printv(avb_basename(__FILE__), \
avb_sysdeps.h 92 void avb_printv(const char* message, ...) AVB_ATTR_SENTINEL;
avb_sysdeps_posix.c 61 void avb_printv(const char* message, ...) { function
  /external/u-boot/lib/libavb/
avb_util.h 64 avb_printv(avb_basename(__FILE__), \
73 avb_printv(avb_basename(__FILE__), \
90 avb_printv(avb_basename(__FILE__), \
99 avb_printv(avb_basename(__FILE__), \
111 avb_printv(avb_basename(__FILE__), \
121 avb_printv(avb_basename(__FILE__), \
avb_sysdeps.h 70 void avb_printv(const char* message, ...) AVB_ATTR_SENTINEL;
avb_sysdeps_posix.c 45 void avb_printv(const char* message, ...) { function
  /external/avb/test/
avb_sysdeps_posix_testing.cc 65 void avb_printv(const char* message, ...) { function

Completed in 3501 milliseconds