Searched refs:sRequestInfoToMetric (Results 1 – 1 of 1) sorted by relevance
72 private static final Map<String, Integer> sRequestInfoToMetric = Map.ofEntries( field in ApiName105 if (!sRequestInfoToMetric.containsKey(stringKey)) { in getMetricCodeFromRequestInfo()109 return sRequestInfoToMetric.get(stringKey); in getMetricCodeFromRequestInfo()