Home
last modified time | relevance | path

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

/frameworks/av/drm/libmediadrm/
DDrmMetrics.cpp41 template <typename T> std::string GetAttributeName(T type);
43 template <> std::string GetAttributeName<KeyStatusType>(KeyStatusType type) { in GetAttributeName() function
53 template <> std::string GetAttributeName<EventType>(EventType type) { in GetAttributeName() function
103 GetAttributeName(attribute) + ".count"; in ExportCounterMetricWithAttributeNames()