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

  /hardware/qcom/bootctrl/
boot_control.cpp 70 AB_SLOT_B_SUFFIX,
179 AB_SLOT_B_SUFFIX
270 static_assert(AB_SLOT_B_SUFFIX[0] == '_', "Breaking change to slot B suffix");
424 AB_SLOT_B_SUFFIX);
432 AB_SLOT_B_SUFFIX);
482 } else if (!strncmp(slot_suffix_arr[slot], AB_SLOT_B_SUFFIX,
483 strlen(AB_SLOT_B_SUFFIX))){
575 } else if (!strncmp(slot_suffix_arr[slot], AB_SLOT_B_SUFFIX,
576 strlen(AB_SLOT_B_SUFFIX))){
  /device/google/marlin/recovery/gpt-utils/
gpt-utils.h 80 #define AB_SLOT_B_SUFFIX "_b"
  /hardware/qcom/msm8998/gpt-utils/
gpt-utils.h 80 #define AB_SLOT_B_SUFFIX "_b"

Completed in 687 milliseconds