Home
last modified time | relevance | path

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

/device/google/marlin/recovery/gpt-utils/
Dgpt-utils.cpp70 #define XBL_AB_PRIMARY "/dev/block/platform/soc/624000.ufshc/by-name/xbl_a" macro
683 else if (!stat(XBL_AB_PRIMARY, &st)) in gpt_utils_set_xbl_boot_partition()
684 boot_dev = XBL_AB_PRIMARY; in gpt_utils_set_xbl_boot_partition()
698 (stat(XBL_AB_PRIMARY, &st) || in gpt_utils_set_xbl_boot_partition()