Searched refs:MakeRecallStatusHistogram (Results 1 – 1 of 1) sorted by relevance
203 MetricsService::LogRecallStatus MakeRecallStatusHistogram( in MakeRecallStatusHistogram() function1172 return MakeRecallStatusHistogram(LIST_EMPTY); in RecallUnsentLogsHelper()1174 return MakeRecallStatusHistogram(LIST_SIZE_TOO_SMALL); in RecallUnsentLogsHelper()1180 return MakeRecallStatusHistogram(LIST_SIZE_MISSING); in RecallUnsentLogsHelper()1185 return MakeRecallStatusHistogram(LIST_SIZE_CORRUPTION); in RecallUnsentLogsHelper()1196 return MakeRecallStatusHistogram(LOG_STRING_CORRUPTION); in RecallUnsentLogsHelper()1203 return MakeRecallStatusHistogram(DECODE_FAIL); in RecallUnsentLogsHelper()1216 return MakeRecallStatusHistogram(CHECKSUM_STRING_CORRUPTION); in RecallUnsentLogsHelper()1220 return MakeRecallStatusHistogram(CHECKSUM_CORRUPTION); in RecallUnsentLogsHelper()1222 return MakeRecallStatusHistogram(RECALL_SUCCESS); in RecallUnsentLogsHelper()