Searched refs:ANDROID_PARTITION_SYSTEM (Results 1 – 2 of 2) sorted by relevance
437 get_partition_unique_uuid(ANDROID_PARTITION_SYSTEM, in ab_update_root_uuid()461 part_num = part_get_info_by_name(dev_desc, ANDROID_PARTITION_SYSTEM, &part_info); in ab_update_root_partition()463 printf("%s: Failed to get partition '%s'.\n", __func__, ANDROID_PARTITION_SYSTEM); in ab_update_root_partition()
21 #define ANDROID_PARTITION_SYSTEM "system" macro