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