Searched refs:MakeRecallStatusHistogram (Results 1 – 2 of 2) sorted by relevance
43 MetricsLogSerializer::LogReadStatus MakeRecallStatusHistogram( in MakeRecallStatusHistogram() function161 return MakeRecallStatusHistogram(LIST_EMPTY); in ReadLogsFromPrefList()163 return MakeRecallStatusHistogram(LIST_SIZE_TOO_SMALL); in ReadLogsFromPrefList()169 return MakeRecallStatusHistogram(LIST_SIZE_MISSING); in ReadLogsFromPrefList()173 return MakeRecallStatusHistogram(LIST_SIZE_CORRUPTION); in ReadLogsFromPrefList()193 return MakeRecallStatusHistogram(LOG_STRING_CORRUPTION); in ReadLogsFromPrefList()201 return MakeRecallStatusHistogram(DECODE_FAIL); in ReadLogsFromPrefList()216 return MakeRecallStatusHistogram(CHECKSUM_STRING_CORRUPTION); in ReadLogsFromPrefList()220 return MakeRecallStatusHistogram(CHECKSUM_CORRUPTION); in ReadLogsFromPrefList()222 return MakeRecallStatusHistogram(RECALL_SUCCESS); in ReadLogsFromPrefList()
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()