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 61 return partitionType.UTypeName();
161 if (GetDescription() == partitionType.UTypeName()) {
parttypes.cc 335 UnicodeString PartType::UTypeName(void) const {

Completed in 1243 milliseconds