kPartitionTypeIntel
extern const char *kPartitionTypeIntel;
BDiskSystemAddOn(kPartitionTypeIntel)
|| strcmp(parent->content_type, kPartitionTypeIntel)) {
&& strcmp(parent->content_type, kPartitionTypeIntel) == 0) {
&& !strcmp(partition->content_type, kPartitionTypeIntel);
|| strcmp(partition->content_type, kPartitionTypeIntel)
|| strcmp(partition->content_type, kPartitionTypeIntel)
|| strcmp(device.ContentType(), kPartitionTypeIntel) != 0)
const char* kPartitionTypeIntel = INTEL_PARTITION_NAME;
&& strcmp(device->ContentType(), kPartitionTypeIntel) == 0