Searched refs:GetSessionLifespans (Results 1 – 3 of 3) sorted by relevance
85 std::map<std::string, std::pair<int64_t, int64_t>> GetSessionLifespans() const;
191 std::map<std::string, std::pair<int64_t, int64_t>> MediaDrmMetrics::GetSessionLifespans() const { in GetSessionLifespans() function in android::MediaDrmMetrics
202 ExportSessionLifespans(metrics.GetSessionLifespans(), mBundle); in consumeFrameworkMetrics()