HomeSort by relevance Sort by last modified time
    Searched refs:UTypeName (Results 1 - 3 of 3) sorted by null

  /external/gptfdisk/
parttypes.h 59 UnicodeString UTypeName(void) const;
gptpart.cc 59 return partitionType.UTypeName();
159 if (GetDescription() == partitionType.UTypeName()) {
parttypes.cc 333 UnicodeString PartType::UTypeName(void) const {

Completed in 177 milliseconds