Home
last modified time | relevance | path

Searched defs:GetAttributeName (Results 1 – 2 of 2) sorted by relevance

/external/gptfdisk/
Dattributes.h35 static const string& GetAttributeName(const uint32_t bitNum) {return atNames [bitNum];} in GetAttributeName() function
/external/pdfium/core/fxcrt/xml/
Dcfx_xmlsyntaxparser.h61 WideString GetAttributeName() const { in GetAttributeName() function