Home
last modified time | relevance | path

Searched refs:GetAttributeName (Results 1 - 2 of 2) sorted by relevance

/third_party/gptfdisk/
H A Dattributes.cc81 cout << i << " (" << GetAttributeName(i) << ")" << "\n"; in DisplayAttributes()
101 << " (" << GetAttributeName(bitNum) << ")" << endl; in ShowAttributes()
138 tempAttr = GetAttributeName(bitNum); in ListAttributes()
140 cout << bitNum << ": " << Attributes::GetAttributeName(bitNum) << "\n"; in ListAttributes()
H A Dattributes.h33 static const std::string& GetAttributeName(const uint32_t bitNum) {return atNames [bitNum];} in GetAttributeName() function in Attributes

Completed in 2 milliseconds