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