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

  /hardware/qcom/bootctrl/
boot_control.cpp 61 *(pentry + AB_FLAG_OFFSET) = AB_SLOT_ACTIVE_VAL; \
63 *(pentry + AB_FLAG_OFFSET) = (*(pentry + AB_FLAG_OFFSET)& \
113 attr = pentry + AB_FLAG_OFFSET;
212 attr = pentry + AB_FLAG_OFFSET;
213 attr_bak = pentry_bak + AB_FLAG_OFFSET;
  /device/google/marlin/recovery/oem-recovery/
gpt-utils.h 70 #define AB_FLAG_OFFSET (ATTRIBUTE_FLAG_OFFSET + 6)

Completed in 35 milliseconds