Home
last modified time | relevance | path

Searched refs:XBL_AB_SECONDARY (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/msm8998/gpt-utils/
Dgpt-utils.cpp71 #define XBL_AB_SECONDARY "/dev/block/bootdevice/by-name/xbl_b" macro
672 else if (!stat(XBL_AB_SECONDARY, &st)) in gpt_utils_set_xbl_boot_partition()
673 boot_dev = XBL_AB_SECONDARY; in gpt_utils_set_xbl_boot_partition()
699 stat(XBL_AB_SECONDARY, &st))) { in gpt_utils_set_xbl_boot_partition()