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

  /external/avb/libavb/
avb_slot_verify.h 42 * Use avb_slot_verify_result_to_string() to get a textual
109 const char* avb_slot_verify_result_to_string(AvbSlotVerifyResult result);
avb_slot_verify.c 1427 const char* avb_slot_verify_result_to_string(AvbSlotVerifyResult result) { function
    [all...]
  /external/avb/libavb_ab/
avb_ab_flow.c 270 avb_slot_verify_result_to_string(verify_result),
291 avb_slot_verify_result_to_string(verify_result),

Completed in 560 milliseconds