Home
last modified time | relevance | path

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

/third_party/gptfdisk/
H A Dgptpart.h67 void ShowAttributes(uint32_t partNum) {attributes.ShowAttributes(partNum);} in ShowAttributes() function in GPTPart
H A Dattributes.h28 void ShowAttributes(const uint32_t partNum);
H A Dattributes.cc93 void Attributes::ShowAttributes(const uint32_t partNum) { in ShowAttributes() function in Attributes
104 } // Attributes::ShowAttributes in ShowAttributes()
H A Dgpt.h208 void ShowAttributes(const uint32_t partNum);
H A Dgpt.cc2625 ShowAttributes(partNum); in ManageAttributes()
2643 void GPTData::ShowAttributes(const uint32_t partNum) { in ShowAttributes() function in GPTData
2645 partitions[partNum].ShowAttributes(partNum); in ShowAttributes()
2646 } // GPTData::ShowAttributes in ShowAttributes()

Completed in 6 milliseconds