Home | History | Annotate | Download | only in crypto

Lines Matching refs:KeySystemsSupportUMA

54 class KeySystemsSupportUMA::Reporter {
70 KeySystemsSupportUMA::Reporter::Reporter(const std::string& key_system)
77 KeySystemsSupportUMA::Reporter::~Reporter() {}
79 void KeySystemsSupportUMA::Reporter::Report(bool has_type, bool is_supported) {
92 KeySystemsSupportUMA::KeySystemsSupportUMA() {}
94 KeySystemsSupportUMA::~KeySystemsSupportUMA() {}
96 void KeySystemsSupportUMA::AddKeySystemToReport(const std::string& key_system) {
101 void KeySystemsSupportUMA::ReportKeySystemQuery(const std::string& key_system,
109 void KeySystemsSupportUMA::ReportKeySystemSupport(const std::string& key_system,
117 KeySystemsSupportUMA::Reporter* KeySystemsSupportUMA::GetReporter(