Home
last modified time | relevance | path

Searched refs:currentMap (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/netd/server/
H A DTrafficController.cpp345 BpfMap<StatsKey, StatsValue>& currentMap = in tagSocket() local
347 base::Result<void> res = currentMap.iterate(countUidStatsEntries); in tagSocket()
349 ALOGE("Failed to count the stats entry in map %d: %s", currentMap.getMap().get(), in tagSocket()