Home
last modified time | relevance | path

Searched defs:topThreeTimes (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/clearplay/hdi_service/src/
H A Dmedia_key_system_service.cpp83 void MediaKeySystemService::GetDecryptTimeAsString(std::vector<std::vector<double>> &topThreeTimes, in GetDecryptTimeAsString()
106 std::vector<std::vector<double>> topThreeTimes; in GetStatistics() local
H A Dmedia_key_session_service.cpp338 void MediaKeySessionService::GetDecryptMaxTimes(double time, std::vector<double> &topThreeTimes) in GetDecryptMaxTimes()
355 int32_t MediaKeySessionService::GetDecryptTimes(std::vector<double> &topThreeTimes) in GetDecryptTimes()