Searched refs:ShowAttributes (Results 1 - 5 of 5) sorted by relevance

/external/gptfdisk/
H A Dgptpart.h68 void ShowAttributes(uint32_t partNum) {attributes.ShowAttributes(partNum);} function in class:GPTPart
H A Dattributes.h30 void ShowAttributes(const uint32_t partNum);
H A Dattributes.cc91 void Attributes::ShowAttributes(const uint32_t partNum) { function in class:Attributes
102 } // Attributes::ShowAttributes
H A Dgpt.h201 void ShowAttributes(const uint32_t partNum);
H A Dgpt.cc2379 ShowAttributes(partNum);
2397 void GPTData::ShowAttributes(const uint32_t partNum) { function in class:GPTData
2399 partitions[partNum].ShowAttributes(partNum);
2400 } // GPTData::ShowAttributes

Completed in 204 milliseconds