Searched refs:kPartitionTypeIntel (Results 1 – 8 of 8) sorted by relevance
25 extern const char *kPartitionTypeIntel;
32 const char* kPartitionTypeIntel = INTEL_PARTITION_NAME; variable
58 #define kPartitionTypeIntel "Intel Partition Map" macro
306 || strcmp(parent->content_type, kPartitionTypeIntel)) { in ep_identify_partition()
701 || strcmp(partition->content_type, kPartitionTypeIntel) in pm_get_partitionable_spaces()722 || strcmp(partition->content_type, kPartitionTypeIntel) in pm_get_next_supported_type()1568 && strcmp(parent->content_type, kPartitionTypeIntel) == 0) { in ep_get_supported_operations()1611 && !strcmp(partition->content_type, kPartitionTypeIntel); in ep_is_sub_system_for()
284 && strcmp(device->ContentType(), kPartitionTypeIntel) == 0 in IsBootPartition()
61 BDiskSystemAddOn(kPartitionTypeIntel, kDiskSystemFlags) in PartitionMapAddOn()
323 || strcmp(device.ContentType(), kPartitionTypeIntel) != 0) in CanBeInstalled()