Home
last modified time | relevance | path

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

/aosp_15_r20/external/gptfdisk/
H A Dattributes.h33 static const std::string& GetAttributeName(const uint32_t bitNum) {return atNames [bitNum];} in GetAttributeName() function
/aosp_15_r20/frameworks/av/drm/libmediadrm/
H A DDrmMetricsConsumer.cpp35 std::string GetAttributeName(const std::string &typeName, uint32_t attribute) { in GetAttributeName() function