Searched refs:error_count_name (Results 1 – 1 of 1) sorted by relevance
63 std::string error_count_name = counter.metric_name() + ".error.count"; in ExportCounterMetric() local72 metrics->getLong(android::String16(error_count_name.c_str()), in ExportCounterMetric()74 metrics->putLong(android::String16(error_count_name.c_str()), in ExportCounterMetric()108 std::string error_count_name = event.metric_name() + ".error.count"; in ExportEventMetric() local120 metrics->getLong(android::String16(error_count_name.c_str()), in ExportEventMetric()122 metrics->putLong(android::String16(error_count_name.c_str()), in ExportEventMetric()