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.cpp78 mCloseSessionNotOpenedCount(0), in DrmPlugin()
160 mCloseSessionNotOpenedCount++; in closeSession()
679 "count", DrmMetricGroup::ValueType::INT64_TYPE, mCloseSessionNotOpenedCount, 0.0, "" in getMetrics()
/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/include/
DDrmPlugin.h407 int64_t mCloseSessionNotOpenedCount; member