Searched refs:get_partition_type_string (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/partitioning_systems/common/
H A DPartitionMap.h52 void get_partition_type_string(uint8 type, char* buffer);
130 { get_partition_type_string(fType, buffer); }
175 { get_partition_type_string(fType, buffer); }
H A DPartitionMap.cpp179 get_partition_type_string(uint8 type, char* buffer) function

Completed in 44 milliseconds