Searched defs:mStatsMapB (Results 1 – 3 of 3) sorted by relevance
63 BpfMapRO<StatsKey, StatsValue> mStatsMapB; variable
454 private final IBpfMap<StatsMapKey, StatsMapValue> mStatsMapB; field in NetworkStatsService
286 private TestBpfMap<StatsMapKey, StatsMapValue> mStatsMapB = new TestBpfMap<>(StatsMapKey.class, field in NetworkStatsServiceTest