Searched defs:topThreeTimes (Results 1 – 2 of 2) sorted by relevance
83 void MediaKeySystemService::GetDecryptTimeAsString(std::vector<std::vector<double>> &topThreeTimes, in GetDecryptTimeAsString()106 std::vector<std::vector<double>> topThreeTimes; in GetStatistics() local
338 void MediaKeySessionService::GetDecryptMaxTimes(double time, std::vector<double> &topThreeTimes) in GetDecryptMaxTimes()355 int32_t MediaKeySessionService::GetDecryptTimes(std::vector<double> &topThreeTimes) in GetDecryptTimes()