Home
last modified time | relevance | path

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

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