Searched refs:mCloseSessionNotOpenedCount (Results 1 – 2 of 2) sorted by relevance
74 mCloseSessionNotOpenedCount(0), in DrmPlugin()161 mCloseSessionNotOpenedCount++; in closeSession()297 DrmMetricNamedValue closeSessionNotOpenedMetricValue = {"count", mCloseSessionNotOpenedCount}; in getMetrics()
194 int64_t mCloseSessionNotOpenedCount; member