Home
last modified time | relevance | path

Searched defs:ShowAttributes (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/gptfdisk/
H A Dgptpart.h67 void ShowAttributes(uint32_t partNum) {attributes.ShowAttributes(partNum);} in ShowAttributes() function
H A Dattributes.cc91 void Attributes::ShowAttributes(const uint32_t partNum) { in ShowAttributes() function in Attributes
H A Dgpt.cc2606 void GPTData::ShowAttributes(const uint32_t partNum) { in ShowAttributes() function in GPTData