Home
last modified time | relevance | path

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

/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/
DDrmPlugin.cpp79 mCloseSessionNotOpenedCount(0), in DrmPlugin()
168 mCloseSessionNotOpenedCount++; in closeSession()
742 "count", DrmMetricGroup::ValueType::INT64_TYPE, mCloseSessionNotOpenedCount, 0.0, "" in getMetrics()
/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/include/
DDrmPlugin.h423 int64_t mCloseSessionNotOpenedCount; member