Searched refs:get_partition_type_string (Results 1 – 2 of 2) sorted by relevance
52 void get_partition_type_string(uint8 type, char* buffer);130 { get_partition_type_string(fType, buffer); } in GetTypeString()175 { get_partition_type_string(fType, buffer); } in GetTypeString()
179 get_partition_type_string(uint8 type, char* buffer) in get_partition_type_string() function