Searched defs:GetAttributeName (Results 1 – 2 of 2) sorted by relevance
33 static const std::string& GetAttributeName(const uint32_t bitNum) {return atNames [bitNum];} in GetAttributeName() function
35 std::string GetAttributeName(const std::string &typeName, uint32_t attribute) { in GetAttributeName() function