Searched refs:error_count_name (Results 1 – 1 of 1) sorted by relevance
71 std::string error_count_name = counter.metric_name() + ".error.count"; in ExportCounterMetric() local80 metrics->getLong(android::String16(error_count_name.c_str()), in ExportCounterMetric()82 metrics->putLong(android::String16(error_count_name.c_str()), in ExportCounterMetric()116 std::string error_count_name = event.metric_name() + ".error.count"; in ExportEventMetric() local128 metrics->getLong(android::String16(error_count_name.c_str()), in ExportEventMetric()130 metrics->putLong(android::String16(error_count_name.c_str()), in ExportEventMetric()