Home
last modified time | relevance | path

Searched refs:error_list_name (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/drm/libmediadrm/
DDrmMetricsConsumer.cpp82 std::string error_list_name = counter.metric_name() + ".error.list"; in ExportCounterMetric() local
83 metrics->putLongVector(android::String16(error_list_name.c_str()), in ExportCounterMetric()
130 std::string error_list_name = event.metric_name() + ".error.list"; in ExportEventMetric() local
131 metrics->putLongVector(android::String16(error_list_name.c_str()), in ExportEventMetric()