Searched refs:error_count_name (Results 1 – 1 of 1) sorted by relevance
65 std::string error_count_name = counter.metric_name() + ".error.count"; in ExportCounterMetric() local74 metrics->getLong(android::String16(error_count_name.c_str()), in ExportCounterMetric()76 metrics->putLong(android::String16(error_count_name.c_str()), in ExportCounterMetric()110 std::string error_count_name = event.metric_name() + ".error.count"; in ExportEventMetric() local122 metrics->getLong(android::String16(error_count_name.c_str()), in ExportEventMetric()124 metrics->putLong(android::String16(error_count_name.c_str()), in ExportEventMetric()