Searched refs:error_list_name (Results 1 – 1 of 1) sorted by relevance
88 std::string error_list_name = counter.metric_name() + ".error.list"; in ExportCounterMetric() local89 metrics->putLongVector(android::String16(error_list_name.c_str()), in ExportCounterMetric()136 std::string error_list_name = event.metric_name() + ".error.list"; in ExportEventMetric() local137 metrics->putLongVector(android::String16(error_list_name.c_str()), in ExportEventMetric()