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

  /device/google/marlin/recovery/oem-recovery/
gpt-utils.h 105 NORMAL_BOOT = 0,
gpt-utils.cpp 685 } else if (chain == NORMAL_BOOT) {
875 r = gpt_utils_set_xbl_boot_partition(NORMAL_BOOT);
    [all...]
  /hardware/qcom/bootctrl/
boot_control.cpp 569 rc = gpt_utils_set_xbl_boot_partition(NORMAL_BOOT);

Completed in 449 milliseconds