Searched refs:getResponseCollective (Results 1 – 5 of 5) sorted by relevance
195 finalPhaseMetric.getResponseCollective().getUniqueEntries(), in logApiCalledFinalPhase()197 finalPhaseMetric.getResponseCollective().getUniqueEntryCounts(), in logApiCalledFinalPhase()199 finalPhaseMetric.getResponseCollective().getUniqueResponseStrings(), in logApiCalledFinalPhase()201 finalPhaseMetric.getResponseCollective().getUniqueResponseCounts(), in logApiCalledFinalPhase()276 metric.getResponseCollective().getUniqueResponseStrings(), in logApiCalledCandidateGetMetric()278 metric.getResponseCollective().getUniqueResponseCounts() in logApiCalledCandidateGetMetric()339 candidateTotalEntryCountList[index] = metric.getResponseCollective() in logApiCalledCandidatePhase()341 candidateCredentialEntryCountList[index] = metric.getResponseCollective() in logApiCalledCandidatePhase()343 candidateCredentialTypeCountList[index] = metric.getResponseCollective() in logApiCalledCandidatePhase()345 candidateActionEntryCountList[index] = metric.getResponseCollective() in logApiCalledCandidatePhase()[all …]
177 public ResponseCollective getResponseCollective() { in getResponseCollective() method in CandidatePhaseMetric
282 public ResponseCollective getResponseCollective() { in getResponseCollective() method in ChosenProviderFinalPhaseMetric
103 ResponseCollective candidateCollective = candidateMetric.getResponseCollective(); in collectQueryAggregates()
356 candidatePhaseMetric.getResponseCollective()); in collectChosenMetricViaCandidateTransfer()