Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dandroid_ab.c442 get_partition_unique_uuid(ANDROID_PARTITION_SYSTEM, in ab_update_root_uuid()
466 part_num = part_get_info_by_name(dev_desc, ANDROID_PARTITION_SYSTEM, &part_info); in ab_update_root_partition()
468 printf("%s: Failed to get partition '%s'.\n", __func__, ANDROID_PARTITION_SYSTEM); in ab_update_root_partition()
/rk3399_rockchip-uboot/include/
H A Dandroid_image.h21 #define ANDROID_PARTITION_SYSTEM "system" macro