Searched refs:toPairArray (Results 1 – 1 of 1) sorted by relevance
100 stats.errnosCounters = toPairArray(in.errnos); in toProto()133 wakeupStats.ethertypeCounts = toPairArray(in.ethertypes); in toProto()134 wakeupStats.ipNextHeaderCounts = toPairArray(in.ipNextHeaders); in toProto()315 private static Pair[] toPairArray(SparseIntArray counts) { in toPairArray() method in IpConnectivityEventBuilder